User Story #3442 (closed)
Opened 9 years ago
Closed 8 years ago
Unit tests for web
| Reported by: | atarkowska | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Web | Keywords: | n.a. |
| Cc: | wmoore, cneves | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description
Automated testing is an extremely useful tool for killing bugs.
They could be started by:
- bin/omero web test webgateway.JsonTest?.testImageData
or if you need to specify the relative or full path:
Change History (7)
comment:1 Changed 9 years ago by atarkowska
- Owner set to atarkowska
- Status changed from new to assigned
comment:2 Changed 9 years ago by atarkowska
- Owner atarkowska deleted
- Status changed from assigned to new
comment:3 Changed 9 years ago by atarkowska
comment:4 Changed 9 years ago by atarkowska
- Milestone changed from OMERO-Beta4.2.1 to OMERO-Beta4.2.2
- Sprint 2010-11-25 (20) deleted
comment:5 Changed 9 years ago by atarkowska
- Milestone changed from OMERO-Beta4.2.2 to OMERO-Beta4.3
comment:6 Changed 8 years ago by agilo
- Status changed from new to accepted
Updated status, related task in progress
comment:7 Changed 8 years ago by jmoore
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [8632]) this adds place to put tests for webadmin and webclient, see #3442 and applay overwritten changes by the r8628