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

Auto-complete tests can fail #211

Open
carinedengler opened this issue Sep 22, 2020 · 0 comments
Open

Auto-complete tests can fail #211

carinedengler opened this issue Sep 22, 2020 · 0 comments
Labels
bug hacktoberfest hacktober technical-debt tests Tests to correct or modify

Comments

@carinedengler
Copy link
Contributor

carinedengler commented Sep 22, 2020

Describe the bug
In tests/test_selenium/test_token_correct.py, 3 tests are frequently failing, if not every time:

  • [TwoCorpora] Test the edition of a token using typeahead
  • [Wauchier] Edit morph of a token with allowed values as control

It's generally an issue of autocompleting with the typeahead which does not work

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repository
  2. Launch the tests (specifically tests/test_selenium/test_token_correct.py)

Expected behavior
Test should not fail (as the UI works outside of these tests)

Additional context
If you think another JS Library might be easier to test AND integrate, feel free :)

@PonteIneptique PonteIneptique added bug technical-debt tests Tests to correct or modify labels Sep 22, 2020
@PonteIneptique PonteIneptique changed the title fix broken tests Auto-complete tests can fail Oct 6, 2020
@PonteIneptique PonteIneptique added the hacktoberfest hacktober label Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hacktoberfest hacktober technical-debt tests Tests to correct or modify
Projects
None yet
Development

No branches or pull requests

2 participants