Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |