index
:
ctrack.git
master
A web application to track NIS compliance for DfT.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrack
/
users
/
tests
/
test_views.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-05-30
cleaned up tests
Matthew Lemon
1
-35
/
+18
2020-05-28
user with permission can view OrganisationListView
Matthew Lemon
1
-1
/
+18
2020-05-28
comment on 301 response code
Matthew Lemon
1
-1
/
+1
2020-05-27
fixed test - now have proper permissions approach
Matthew Lemon
1
-14
/
+11
2020-05-27
permissions set for OrganisationListView
Matthew Lemon
1
-0
/
+10
2020-05-27
need to fix permission denied 403 tests
Matthew Lemon
1
-5
/
+4
2020-05-27
working through permissions issues
Matthew Lemon
1
-2
/
+35
2020-05-27
further refactor
Matthew Lemon
1
-5
/
+4
2020-05-27
light refactor and fixed failing test
Matthew Lemon
1
-10
/
+11
2020-05-27
stakeholder user redirected to stakeholder template page
Matthew Lemon
1
-4
/
+18
2020-05-26
regular user goes to regular user home page template when logging in
Matthew Lemon
1
-1
/
+15
2020-05-26
when user logs in - now redirects to home page - func and unit tests passing
Matthew Lemon
1
-4
/
+14
2020-05-26
writing test for user page view
Matthew Lemon
1
-0
/
+7
2020-05-26
changed name of person more suitable to testing view client
Matthew Lemon
1
-5
/
+5
2020-05-25
added geckodriver to root and part way through failing users view func test
Matthew Lemon
1
-5
/
+2
2020-05-25
swapped UserFactory
Matthew Lemon
1
-3
/
+1
2020-05-25
more useful explanatory comments
Matthew Lemon
1
-0
/
+2
2020-05-25
added an explanatory comment about the use of slug_field
Matthew Lemon
1
-0
/
+4
2020-05-25
added to README and enhanced view test
Matthew Lemon
1
-1
/
+6
2020-05-25
first basic passing view test for adding stakeholder
Matthew Lemon
1
-3
/
+12
2020-05-24
added basic stakeholder profile model
Matthew Lemon
1
-2
/
+1
2020-05-24
removed oes field from user - about to make a profile model
Matthew Lemon
1
-8
/
+2
2020-05-24
failing test trying to add org to User
Matthew Lemon
1
-5
/
+18
2020-05-24
working on test_profile_view_contains_organisation_information - FAILING
Matthew Lemon
1
-1
/
+15