-
Notifications
You must be signed in to change notification settings - Fork 7
Draft: Add page resource tests #156
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
base: main
Are you sure you want to change the base?
Draft: Add page resource tests #156
Conversation
I am not sure why, but after calling the |
So this may be because it's a routable resource without a route associated. So there will be security on it only an admin user could read it until a route is assigned. |
So you can either run the test with @loginadmin or make sure the page has a route to it as well :) |
bed07ec
to
6c3c1fb
Compare
6c3c1fb
to
ae40a00
Compare
Codecov ReportBase: 80.43% // Head: 80.36% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
============================================
- Coverage 80.43% 80.36% -0.07%
Complexity 1727 1727
============================================
Files 202 202
Lines 4783 4761 -22
============================================
- Hits 3847 3826 -21
+ Misses 936 935 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Code Climate has analyzed commit ae40a00 and detected 0 issues on this pull request. View more on Code Climate. |
039645d
to
6f79706
Compare
738ccf7
to
1012d11
Compare
d2fb520
to
fe2f17b
Compare
Ref #113