OpenDataVBB/vdv-453-client

write tests

Open

#1 opened on Sep 17, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, there is neither an integration test (testing against fixtures or a mock VDV system) nor an end-to-end test (testing against a real VDV system). Given that the VDV-453/-454 specs are quite complex, we should really have tests to prevent regressions!

Contributor guide