Opened 18 years ago
Closed 17 years ago
#6810 closed (fixed)
[newforms-admin] Add tests for admin views
| Reported by: | Robert Myers | Owned by: | Robert Myers |
|---|---|---|---|
| Component: | Testing framework | Version: | newforms-admin |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There are no tests for the newforms admin views, the test client should allow us to test login and various GET and POST actions.
Attachments (2)
Change History (5)
by , 18 years ago
| Attachment: | 6810.patch added |
|---|
by , 18 years ago
| Attachment: | 6810-2.patch added |
|---|
Cleaned up the test a little to improve readability
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
| Triage Stage: | Unreviewed → Accepted |
Opps, didn't mean to actually accept the ticket for myself, but to Accept it ;) I will look over these tests in more depth later.
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
first attempt tests permissions for login/add/change/delete views