π Fix #30 Improved display and document (#34) #53
GitHub Actions / Test Result (Python 3.9)
succeeded
Apr 21, 2024 in 0s
All 26 tests pass in 4s
Annotations
Check notice on line 0 in .github
github-actions / Test Result (Python 3.9)
26 tests found
There are 26 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_balance_for_dept
tests.test_add β test_add_balance_for_person
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_ensure_database_is_test
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_2_people
tests.test_load β test_negative_filenotfound
tests.test_read β test_read_all_data
tests.test_read β test_read_only_one_dept
tests.test_read β test_read_only_one_person
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