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

Improve test coverage #230

Open
Nekroze opened this issue Dec 13, 2018 · 2 comments
Open

Improve test coverage #230

Nekroze opened this issue Dec 13, 2018 · 2 comments
Labels
Feature New feature or request for major functionality changes help wanted Extra attention is needed Test Add, remove, or alter tests
Projects

Comments

@Nekroze
Copy link
Owner

Nekroze commented Dec 13, 2018

Change Request

Please describe the current behaviour

At present dab does acceptance testing for all major features.

What is suboptimal about the current behaviour

The current behaviour is insufficient because there are features that are not currently tested allowing a chance of unknown regression.

Describe the way you think it should behave

Increase the number of acceptance tests to cover untested features.

@Nekroze Nekroze added the Feature New feature or request for major functionality changes label Dec 13, 2018
@Nekroze
Copy link
Owner Author

Nekroze commented Dec 13, 2018

To test:

@Nekroze Nekroze added help wanted Extra attention is needed good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 22, 2019
@Nekroze
Copy link
Owner Author

Nekroze commented Feb 21, 2019

Many tests such as starting each app does not run in CI due to flake and time concerns. If this can be less flakey and made to run only after all other jobs succeed, perhaps only run a random subset of them if its still too long, it would provide better regression testing.

@Nekroze Nekroze added the Test Add, remove, or alter tests label Mar 3, 2019
@Nekroze Nekroze added this to One day... in Roadmap Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request for major functionality changes help wanted Extra attention is needed Test Add, remove, or alter tests
Projects
Roadmap
One day...
Development

No branches or pull requests

1 participant