GHMiranda
  • Joined on 2023-12-31
GHMiranda synced new reference fix/sanitize-accent-bug to GHMiranda/Pilgrim from mirror 2025-07-21 03:27:51 +00:00
GHMiranda synced commits to test/traveldiaryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-21 03:27:51 +00:00
GHMiranda synced new reference test/traveldiaryservice-unit-test to GHMiranda/Pilgrim from mirror 2025-07-21 03:27:51 +00:00
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-07-21 03:27:51 +00:00
2454f929c9 Merge pull request #64 from gmbrax/fix/sanitize-accent-bug
736c0f160f fix the sanitization directory method to remove accents and diacritics
de27485c98 Add unidecode dependency on pyproject.toml
Compare 3 commits »
GHMiranda synced commits to refactor/shared-test-fixtures at GHMiranda/Pilgrim from mirror 2025-07-21 02:18:34 +00:00
GHMiranda synced new reference refactor/shared-test-fixtures to GHMiranda/Pilgrim from mirror 2025-07-21 02:18:34 +00:00
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-07-21 02:18:34 +00:00
e9162ab25c Merge pull request #63 from gmbrax/refactor/shared-test-fixtures
88a0b9cf80 Refactor to add conftest.py to share fixtures
Compare 2 commits »
GHMiranda synced commits to test/entryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-21 02:18:34 +00:00
cc95ce669f Merge remote-tracking branch 'origin/test/entryservice-unit-test' into test/entryservice-unit-test
d36ff829db Remove the shared fixtures that are available on conftest.py
0173465943 Add all tests to test the delete of entries
5b9a5bfe24 Add all tests to test the read of entries
95a3a13ee2 Add all tests to test the update of entries
Compare 11 commits »
GHMiranda synced commits to test/entryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-21 01:47:50 +00:00
1629b9d52c Add all tests to test the delete of entries
790a9ea3f0 Add all tests to test the read of entries
cec1827635 Add all tests to test the update of entries
Compare 3 commits »
GHMiranda synced commits to test/entryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-21 00:37:50 +00:00
1c8026620c Add a test to test the creation of entries with null on nullable fields
fcbf465c43 Merge branch 'staging' into test/entryservice-unit-test
4dda85d8a3 Merge pull request #62 from gmbrax/fix/model-entry-nullable-fields
5a28afc540 fix the entry model to not allow the title nor the date to be null
Compare 4 commits »
GHMiranda synced commits to fix/model-entry-nullable-fields at GHMiranda/Pilgrim from mirror 2025-07-20 21:07:50 +00:00
GHMiranda synced new reference fix/model-entry-nullable-fields to GHMiranda/Pilgrim from mirror 2025-07-20 21:07:50 +00:00
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-07-20 21:07:50 +00:00
4dda85d8a3 Merge pull request #62 from gmbrax/fix/model-entry-nullable-fields
5a28afc540 fix the entry model to not allow the title nor the date to be null
Compare 2 commits »
GHMiranda synced commits to test/entryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-20 20:07:49 +00:00
77e191f480 test(entry_service): add test for creating an entry without photos
GHMiranda synced commits to test/entryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-20 18:57:51 +00:00
3c7925cb1c test(entry_service): add a failure case test for create method
GHMiranda synced and deleted reference refs/tags/refs/pull/61/merge at GHMiranda/Pilgrim from mirror 2025-07-20 06:36:02 +00:00
GHMiranda synced commits to test/entryservice-unit-test at GHMiranda/Pilgrim from mirror 2025-07-20 06:36:02 +00:00
GHMiranda synced new reference test/entryservice-unit-test to GHMiranda/Pilgrim from mirror 2025-07-20 06:36:02 +00:00
GHMiranda synced commits to fix/relative-imports at GHMiranda/Pilgrim from mirror 2025-07-20 06:36:02 +00:00
e1add84537 Update src/pilgrim/database.py
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-07-20 06:36:02 +00:00
4d87ae1b90 Merge pull request #61 from gmbrax/fix/relative-imports
e1add84537 Update src/pilgrim/database.py
2ba1cbd0a6 Fix the declarative_base import to the newer way
eed16f34c1 Simplify the pyproject.toml
06ee08b201 Fix all imports to be absolute and not relative
Compare 5 commits »