Wrote docstrings to all functions and modules (#17) #36
GitHub Actions / Test Result (Python 3.10)
succeeded
Jul 1, 2024 in 0s
All 20 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Result (Python 3.10)
20 tests found
There are 20 tests, see "Raw output" for the full list of tests.
Raw output
integration.test_load ‑ test_load_negative_call_load_command_with_wrong_params[carrega]
integration.test_load ‑ test_load_negative_call_load_command_with_wrong_params[loady]
integration.test_load ‑ test_load_negative_call_load_command_with_wrong_params[start]
integration.test_load ‑ test_load_positive_call_load_command
tests.test_add ‑ test_add_movement
tests.test_database ‑ test_add_or_remove_points_for_person
tests.test_database ‑ test_add_person_for_the_first_time
tests.test_database ‑ test_commit_to_database
tests.test_database ‑ test_database_schema
tests.test_database ‑ test_negative_add_person_invalid_email
tests.test_load ‑ test_load_positive_first_name_starts_with_j
tests.test_load ‑ test_load_positive_has_3_people
tests.test_read ‑ test_read_with_query
tests.test_utils ‑ test_generate_simple_password
tests.test_utils ‑ test_negative_check_valid_email[@doe.com]
tests.test_utils ‑ test_negative_check_valid_email[a@b]
tests.test_utils ‑ test_negative_check_valid_email[[email protected]]
tests.test_utils ‑ test_positive_check_valid_email[[email protected]]
tests.test_utils ‑ test_positive_check_valid_email[[email protected]]
tests.test_utils ‑ test_positive_check_valid_email[[email protected]]
Loading