Skip to content

Create class models #47

Create class models

Create class models #47

GitHub Actions / Test Result (Python 3.12) succeeded Jul 20, 2024 in 0s

All 27 tests pass in 0s

27 tests  ±0   27 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 6b8b990. ± Comparison against earlier commit c038f05.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Result (Python 3.12)

27 tests found

There are 27 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_database_schema
tests.test_database ‑ test_ensure_database_is_test
tests.test_database ‑ test_negative_add_person_invalid_email
tests.test_load ‑ test_db_schema
tests.test_load ‑ test_load_positive_first_name_starts_with_j
tests.test_load ‑ test_load_positive_has_2_people
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]]