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 failing tests #1

Open
13 tasks
jkemp101 opened this issue Jun 26, 2019 · 0 comments
Open
13 tasks

Fix failing tests #1

jkemp101 opened this issue Jun 26, 2019 · 0 comments
Assignees

Comments

@jkemp101
Copy link
Member

The following tests were marked with @pytest.mark.skipif(True, reason='Need to investigate') since they were failing in the n17 branch when we setup CircleCI. Each one should be investigated and fixed if possible.

  • inbox/test/api/test_invalid_account.py::test_search_endpoints
  • inbox/test/api/test_invalid_account.py::test_write_endpoints
  • inbox/test/api/test_messages.py::test_message_label_updates
  • inbox/test/api/test_threads.py::test_thread_label_updates
  • inbox/test/api/test_validation.py::test_account_validation
  • inbox/test/api/test_validation.py::test_valid_email
  • inbox/test/auth/test_generic_auth.py::test_update_account
  • inbox/test/auth/test_ssl_auth.py::test_imap_connection
  • inbox/test/auth/test_ssl_auth.py::test_smtp_connection
  • inbox/test/auth/test_ssl_auth.py::test_auth
  • inbox/test/imap/test_smtp.py::test_use_plain
  • inbox/test/scheduling/test_syncback_logic.py::test_actions_are_claimed
  • inbox/test/scheduling/test_syncback_logic.py::test_actions_claimed_by_a_single_service
@jpmelos jpmelos transferred this issue from closeio/nylas Jul 9, 2020
@squeaky-pl squeaky-pl self-assigned this Oct 13, 2021
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

No branches or pull requests

2 participants