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
Currently tests use js which makes it hard to know what each parameter type is.
We are an Angular project that uses TypeScript so it only makes sense to use it for tests too.