The first test page is now finished. It tests the following functions:
- Retrieve an initial set of five records.
- Retrieve a view of the first, then hide it.
- Retrieve an edit form for the second, modify all the select elements, and save it.
- Get a new blank record, fill in all the text areas, and then submit it.
- Delete the newly-added record.
- Offer to move on to the search test page.
I'm now working on the search test page.