MSD-LIVE / issues

0 stars 0 forks source link

Further RDM Testing #188

Open jugovimm opened 5 months ago

jugovimm commented 5 months ago

Create more tests for RDM. As part of this create a project manually that will be used for testing. Call it "DO NOT TOUCH: RHUBARB", and add two mock records for this project, one unrestricted and the other restricted. The test users will use these.

The tests to create are as follows:

  1. User who is NOT logged in can search for the exact title of an unrestricted record and download its data
  2. User who is NOT logged in can search for the exact title of a restricted record and test it does not appear
  3. User who is a member of the test project CAN download the data of the restricted record
  4. Test to make sure spatial metadata parses geojsons that are indexable and does not parse those are not indexable (see Zoe and screenshot below; Chicago should use bounding box)

Image