Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create client and testing infrastructure for newly established user type #9

Open
Burge337 opened this issue Mar 26, 2020 · 0 comments
Assignees

Comments

@Burge337
Copy link
Contributor

This is just creating the ts, html, spec files, stub methods, etc in preparation for supporting unique user doorboards.

@Burge337 Burge337 added this to the Assignment due date milestone Mar 26, 2020
@Burge337 Burge337 self-assigned this Mar 26, 2020
Burge337 added a commit that referenced this issue Mar 26, 2020
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
Burge337 added a commit that referenced this issue Mar 27, 2020
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
Burge337 added a commit that referenced this issue Mar 27, 2020
I'm unsure if I formatted the app routing stuff correctly, so that should be kept in mind as a possible issue going forward.

Progresses issue #9
Burge337 added a commit that referenced this issue Mar 31, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant