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

Set up E2E tests #29

Closed
nitzanhen opened this issue Oct 29, 2021 · 1 comment
Closed

Set up E2E tests #29

nitzanhen opened this issue Oct 29, 2021 · 1 comment
Assignees
Labels
tests Issues related to Agrippa's tests
Milestone

Comments

@nitzanhen
Copy link
Owner

We need end-to-end tests - tests that "receive" a config, an Agrippa command and the result files, runs the command with the config, and compares the generated files to the given ones.

The majority of work here is on the testing script - one that will properly run the command with the config and compare the output files. It should also log out everything nicely.

@nitzanhen nitzanhen added the tests Issues related to Agrippa's tests label Oct 29, 2021
@nitzanhen nitzanhen added this to the v1.3.0 milestone Oct 29, 2021
@nitzanhen nitzanhen self-assigned this Oct 29, 2021
@nitzanhen
Copy link
Owner Author

Implemented and merged in #38.
Still need to add some more tests, but the frame seems to be made well and some basic tests already exist 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues related to Agrippa's tests
Projects
None yet
Development

No branches or pull requests

1 participant