Hi Team,
I’m referring to an older post but decided to start a new thread to get some traction.
We have around 30ish UI E2E tests in the pipeline. We follow a test practice that each test should maintain its test data. That means every test creates and tears down all the assets, including users.
The challenge is that each user logs in once and never again. Due to the Auth0 pricing plan, we are being charged for these users. We calculated that we spend over $30,000 a year to maintain tests.
I was wondering if there is an option for us to have some free tier of test accounts? Or if you could charge starting from the second login?
Cheers,
Przemek