maofalt / Transcendence

4 stars 0 forks source link

Test resiliance of contianer ant DB when makedown #228

Closed maofalt closed 5 months ago

maofalt commented 6 months ago

Test all db to see if there is resiliance in the project. Right now the migrations break this resiliance. E.g.: Start the project. All the defautl accoutns are there Make down. Restart rpoject. Migratiosn are gone.

We should test this before pushing the project. Not critical but has to be done at the end.

YoelRidgway commented 5 months ago

This was done in #341