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

Create a new class of tests, timeout tests #234

Open
gr0vity-dev opened this issue Jan 10, 2023 · 0 comments
Open

Create a new class of tests, timeout tests #234

gr0vity-dev opened this issue Jan 10, 2023 · 0 comments
Labels
quality improvements This item indicates the need for or supplies changes that improve maintainability unit test Related to a new, changed or fixed unit test

Comments

@gr0vity-dev
Copy link
Owner

2021-10-13T17:49:05Z dsiganos
We are currently not testing timeouts properly because our main test is core_test and adding timeout test in core_test significantly impacts the length of time it runs and we want to keep core_test fairly fast.So let's create a new set tests, timeout_test to test timeout that take a long time to test and let's run it once a day in CI.

@gr0vity-dev gr0vity-dev added quality improvements This item indicates the need for or supplies changes that improve maintainability unit test Related to a new, changed or fixed unit test labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality improvements This item indicates the need for or supplies changes that improve maintainability unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

No branches or pull requests

1 participant