• Joined on 2026-01-06
djalim pushed to develop at admin/PolyMPR 2026-04-21 10:14:27 +00:00
ce5acacca6 refactor(api_mock.ts): remove async from mockFetch to match signature
4211df32a8 style: format api mock return type and test imports/JSON body
50afe2ae66 test: add mock DB helper for unit tests
17c5b33a5b refactor(test): improve fetch mock and update fixture types
01fd6e9984 test: add e2e, integration, and unit tests for fixtures and mockFetch
Compare 7 commits »
djalim merged pull request admin/PolyMPR#58 2026-04-21 10:14:25 +00:00
Mise en place du framework de test
djalim created pull request admin/PolyMPR#58 2026-04-21 10:13:53 +00:00
Mise en place du framework de test
djalim pushed to main at admin/PolyMPR 2026-04-21 10:11:14 +00:00
djalim pushed to main at admin/PolyMPR 2026-04-21 10:08:09 +00:00
080f7606a7 refactor(api_mock.ts): remove async from mockFetch to match signature
4e220f72d7 style: format api mock return type and test imports/JSON body
61207e4f21 test: add mock DB helper for unit tests
204a590b37 refactor(test): improve fetch mock and update fixture types
edb20db2ef test: add e2e, integration, and unit tests for fixtures and mockFetch
Compare 7 commits »
djalim merged pull request admin/PolyMPR#57 2026-04-21 10:08:07 +00:00
Mise en place du framework de test
djalim pushed to develop at admin/PolyMPR 2026-04-21 10:07:46 +00:00
0f7282ba87 chore(compose.yml): update Docker Compose for production deployment
9636242b42 refactor(mobility): switch to Drizzle ORM and remove raw SQLite usage
4949bdce5d chore(drizzle): add config for drizzle-kit migrations
33b8c178f2 feat(db): add PostgreSQL connection and schema definitions
4a2a0a3681 chore: add dependencies for dotenv, drizzle-orm, pg and dev deps
Compare 6 commits »
djalim deleted branch feature/postgresMigration from admin/PolyMPR 2026-04-21 10:07:46 +00:00
djalim merged pull request admin/PolyMPR#56 2026-04-21 10:07:45 +00:00
Migration de la base de données : SQLite vers PostgreSQL
djalim pushed to feature/unit-test at admin/PolyMPR 2026-04-21 10:05:40 +00:00
080f7606a7 refactor(api_mock.ts): remove async from mockFetch to match signature
4e220f72d7 style: format api mock return type and test imports/JSON body
Compare 2 commits »
djalim pushed to feature/unit-test at admin/PolyMPR 2026-04-21 09:49:56 +00:00
61207e4f21 test: add mock DB helper for unit tests
204a590b37 refactor(test): improve fetch mock and update fixture types
Compare 2 commits »
djalim created branch feature/unit-test in admin/PolyMPR 2026-04-21 09:24:34 +00:00
djalim pushed to feature/unit-test at admin/PolyMPR 2026-04-21 09:24:34 +00:00
edb20db2ef test: add e2e, integration, and unit tests for fixtures and mockFetch
56430f9991 test: add API mock, fixtures, and DOM helpers for tests
808bf8c9c7 ci: add test job to lint workflow and update deno.json
Compare 3 commits »
djalim created pull request admin/PolyMPR#56 2026-04-03 08:54:19 +00:00
Migration de la base de données : SQLite vers SQBD Hebergé
djalim pushed to feature/postgresMigration at admin/PolyMPR 2026-04-03 08:51:16 +00:00
0f7282ba87 chore(compose.yml): update Docker Compose for production deployment
djalim created branch feature/postgresMigration in admin/PolyMPR 2026-04-03 08:46:01 +00:00
djalim pushed to feature/postgresMigration at admin/PolyMPR 2026-04-03 08:46:01 +00:00
9636242b42 refactor(mobility): switch to Drizzle ORM and remove raw SQLite usage
4949bdce5d chore(drizzle): add config for drizzle-kit migrations
33b8c178f2 feat(db): add PostgreSQL connection and schema definitions
4a2a0a3681 chore: add dependencies for dotenv, drizzle-orm, pg and dev deps
5932b8c2cd docs(env): add postgres env variables
Compare 5 commits »
djalim created branch release in admin/PolyMPR 2026-03-31 15:44:59 +00:00
djalim pushed to release at admin/PolyMPR 2026-03-31 15:44:59 +00:00
djalim pushed to hotfixes at admin/PolyMPR 2026-03-31 15:44:13 +00:00