1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/src
Gastón Fournier 059b43ffaa
chore: migrations test (#3590)
## About the changes
This is a raw but working test for up and down migrations. 

In the first commit (before Andreas' fix:
https://github.com/Unleash/unleash/pull/3589) [it catches the migration
errors we
found](https://github.com/Unleash/unleash/actions/runs/4766567308/jobs/8473744864?pr=3590#step:5:605).
After merging from main the test go green, proving that it can catch
these issues earlier
2023-04-24 10:59:12 +03:00
..
lib chore: docs for public signup token tag (#3486) 2023-04-21 11:26:54 +00:00
mailtemplates
migrations fix: override built in stickiness options (#3563) 2023-04-21 17:13:42 +03:00
test chore: migrations test (#3590) 2023-04-24 10:59:12 +03:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00
server.ts