You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great to do some repetitive startup/shutdown logic (like creating a user and logging in) in the hooks before/after running the actual tests. It would make the test code a lot cleaner too.
Could we pass the server and clients to these functions as well? Is the environment already running at that point?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
Would be great to do some repetitive startup/shutdown logic (like creating a user and logging in) in the hooks before/after running the actual tests. It would make the test code a lot cleaner too.
Could we pass the server and clients to these functions as well? Is the environment already running at that point?
Thanks.
The text was updated successfully, but these errors were encountered: