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

New Testing Architecture #2504

Closed
Ethan-DeBandi99 opened this issue Jun 14, 2023 · 0 comments · Fixed by #2511
Closed

New Testing Architecture #2504

Ethan-DeBandi99 opened this issue Jun 14, 2023 · 0 comments · Fixed by #2511
Assignees
Labels
In Progress Work on ticket is in progress / ticket is actively being worked Testing Modifications specific to our test suite.

Comments

@Ethan-DeBandi99
Copy link
Contributor

Configure the framework for the updates to the testing architecture.

  • pytest.ini
  • conftest.py

These will most likely need to be kept separate, but during testing should be named so that they are the default to ensure proper functionality when we switch over.

@Ethan-DeBandi99 Ethan-DeBandi99 added the Testing Modifications specific to our test suite. label Jun 14, 2023
@Ethan-DeBandi99 Ethan-DeBandi99 added the In Progress Work on ticket is in progress / ticket is actively being worked label Jun 15, 2023
github-merge-queue bot pushed a commit that referenced this issue Jun 22, 2023
* Adding pytest-json-report dependency to yaml.

* Working prototype of new testing architecture.

* Setup to run new format

* Numeric test updated as example for future updates.

* Removing initial example files.

* Addressing review comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress Work on ticket is in progress / ticket is actively being worked Testing Modifications specific to our test suite.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants