Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github workflow for basic unit tests #87

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Add github workflow for basic unit tests #87

merged 2 commits into from
Apr 6, 2023

Conversation

jwbensley
Copy link
Contributor

@jwbensley jwbensley commented Apr 6, 2023

Add basic unit tests which confirm that formatting and sources are working, in relation to issue #86.

I have added example outputs for various types of bgpq4 operations, to act as reference data, for how the output should look like.

When PRs are raised, the github workflow generates all the same outputs and compares them to the stored "known-good" references and checks there are no differences as a result of the PR.

One can of course update the reference data (by using the same script, which is explained in the README).

jwbensley and others added 2 commits April 6, 2023 16:17
* Add github workflow for basic unit tests

---------

Co-authored-by: James Bensley <[email protected]>
Update README regarding unit tests
@job job merged commit d14db95 into bgp:main Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants