* setting up test structure
* .
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure
* Added database seeding script and backend testing folder structure
* removed the database test
* Replaced db seeding script
* Updated userInformation.ts to use values from choices.tsx
* merge prep
* removing extra unit test, moving api test to correct folder
* Pushing to get help with sql Unit test
* Updating get-profiles unit tests
* Added more unit tests
* .
* Added more unit tests
* Added getSupabaseToken unit test
* .
* excluding supabase token test so ci can pass
* .
* Seperated the seedDatabase func into its own file so it can be accessed seperatly
* Fixed failing test
* .
* .
* Fix tests
* Fix lint
* Clean
---------
Co-authored-by: MartinBraquet <martin.braquet@gmail.com>
* Add basic test for login and auth state
* Remove test file
* Change login setup
* Apply suggestions from code review
Co-authored-by: Martin Braquet <martin.braquet@gmail.com>
* Change signin structure to use UI
* Fix URL loading
* Spin up backend server as well for E2E
---------
Co-authored-by: Martin Braquet <martin.braquet@gmail.com>
* setting up test structure
* .
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure
* Added database seeding script and backend testing folder structure
* removed the database test
* Replaced db seeding script
* Updated userInformation.ts to use values from choices.tsx
* merge prep
* removing extra unit test, moving api test to correct folder
* setting up test structure
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure
* Added database seeding script and backend testing folder structure
* removed the database test
* Replaced db seeding script
* Updated userInformation.ts to use values from choices.tsx
* setting up test structure
* .
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure