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

Removing Flakiness from entercourseandnavigatetab RESTTest Class and SessionTest related #88 #96

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

augustocristian
Copy link
Contributor

@augustocristian augustocristian commented Mar 26, 2024

During the weekly updates by Dependabot, the test suite encounters several failures across various version branches. The system's performance appears to degrade, likely stemming from the numerous test suite executions carried out during this period.
Changes made:

  • Added an implicit wait for the number of courses in the "enterCourseandNavigate" method to mitigate test failures resulting from any course mismatches.
  • Enhanced the assertion to offer more detailed information for debugging purposes.
  • Added a similar wait for the sessions in SessionTest

@augustocristian augustocristian changed the title Removing Flakiness from entercourseandnavigatetab RESTTest Class and SessionTest related to #88 Removing Flakiness from entercourseandnavigatetab RESTTest Class and SessionTest related #88 Mar 26, 2024
@javiertuya javiertuya merged commit 2df36e1 into main Mar 27, 2024
2 checks passed
@javiertuya javiertuya deleted the ft_solvetestflakinessingotocourses branch March 27, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants