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
These spec files are not currently testing anything, but they should have most of the necessary structure to support expected testing. (we should basically be able to jump right into writing tests)
We still need to create the actual user-doorboard component files as well as e2e tests for all the new features.
Progresses issue #9
I've taken the infrastructure from the previous iteration and pasted it into the userdoorboardcomponent.ts, but I haven't made it work with the new code base yet.
Progresses issue #9
Also removed the reverse method from the user-doorboard, as we have that being done elsewhere in another branch.
Note: some of the seed files contain empty officeID fields. I feel like we should allow this because there may be some users who don't have an officeID (or at least not a permanent one)
Completes issue #9
This is just creating the ts, html, spec files, stub methods, etc in preparation for supporting unique user doorboards.
The text was updated successfully, but these errors were encountered: