Files
codeocean/spec/factories
Sebastian Serth bcbb2d2eb6 Generate truly random email addresses in factory
Previously, it could happen under some (random) circumstances that a series of users got the same user name. This is caused by the usage of Forgery for generating a name. Forgery itself picks a random name from a list, and there is no check that two calls would indeed deliver two different names.

In order to solve the issue, we generate a truly unique email address for specs, so that the problem won't arise again.
2023-11-11 13:40:28 +01:00
..
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00
2023-06-11 20:46:45 +02:00