Opened 9 years ago
Last modified 6 years ago
#667 accepted enhancement
Add unit testing for import/export
| Reported by: | dstillman | Owned by: | simon |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | export | Version: | future |
| Keywords: | helpwanted | Cc: | codec, simon |
Description
Change History (6)
comment:1 Changed 9 years ago by dstillman
- Owner simon deleted
comment:2 Changed 9 years ago by dstillman
- Owner set to nobody
comment:3 Changed 9 years ago by dstillman
- Keywords helpwanted added
- Owner changed from nobody to dstillman
- Priority changed from minor to major
- Status changed from new to assigned
comment:4 Changed 9 years ago by codec
comment:5 Changed 9 years ago by dstillman
- Cc codec simon added
We could add a Firefox command-line flag that would run various tests, save an XML error report to the data directory, and quit, and we could run that automatically on the server after commits. The same tests could be run manually from a XUL page from within Firefox.
comment:6 Changed 6 years ago by simon
- Owner changed from dstillman to simon
- Status changed from assigned to accepted
Note: See
TracTickets for help on using
tickets.
Just wondered seeing this ticket - is there a standalone environment for running firefox and so zotero JS in. Something that could be run on the command line, load the JS files and be called directly?
Or indeed any unit testing framework like junit/cppunit?