Closed
Description
Today most of the unit test are disabled because they make assumptions (usernames, ids, folder structure) and fail because of those assumptions.
To ship v3 with confidence we need to:
- clean up those tests from assumptions
- provision a test tenant
- update the pipeline so it runs those tests on every single pull request to get metrics
- establish a baseline
AB#7126