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

Fix test_reaching_final_step_of_application #92

Open
GabeGiro opened this issue Feb 2, 2025 · 0 comments
Open

Fix test_reaching_final_step_of_application #92

GabeGiro opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working TDD TDD (testing driven development) - add tests before developing functionality

Comments

@GabeGiro
Copy link
Owner

GabeGiro commented Feb 2, 2025

======================================================================
FAIL: test_reaching_final_step_of_application (test_easy_apply.test_getting_job_details_from_linkedin_job_post.test_reaching_final_step_of_application)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/app/tests/test_easy_apply.py", line 81, in test_reaching_final_step_of_application
    self.assertTrue(is_review_application_step_displayed, "Review application step is not displayed")
AssertionError: False is not true : Review application step is not displayed
@GabeGiro GabeGiro added bug Something isn't working TDD TDD (testing driven development) - add tests before developing functionality labels Feb 2, 2025
@GabeGiro GabeGiro added this to the CI/CD implemented milestone Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TDD TDD (testing driven development) - add tests before developing functionality
Projects
None yet
Development

No branches or pull requests

1 participant