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

Test Suite #50

Closed
mariusandra opened this issue Jun 22, 2020 · 4 comments
Closed

Test Suite #50

mariusandra opened this issue Jun 22, 2020 · 4 comments

Comments

@mariusandra
Copy link
Collaborator

We need a proper test suite for this library, including tests for all the new features.

@mariusandra
Copy link
Collaborator Author

mariusandra commented Jul 1, 2020

A lot of tests are now in place, yet more tests should be added for:

Possibly other things as well.

This was referenced Jul 1, 2020
@mariusandra
Copy link
Collaborator Author

I spent more time than I'd like to admit to try to make tests for feature flags. However, the way this library is set up, it feels really hard to do. I've gotten to a point where I think it's easier to refactor/rewrite parts of the library itself instead of trying to hack some tests onto it.

To be continued...

@macobo
Copy link
Contributor

macobo commented Oct 22, 2020

@macobo
Copy link
Contributor

macobo commented Nov 5, 2020

There is now an integration test suite which tests some functionality with a real browser.

@mariusandra will close this ticket for the moment as the original problem is solved. I think it's worth enforcing that new changes will have proper test coverage and we'll see what happens to the library.

@macobo macobo closed this as completed Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants