Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 
CommandPlatformTested bySuccess?Notes

mvn clean install -s local-settings.xml

Linux


mvn clean install -s local-settings.xml

MacMike Conlon
  •   

(tick)

Built from source

mvn clean install -s local-settings.xml

MacMike Conlon

(tick) 

Built from distribution

mvn clean install -s local-settings.xml

Windows


...


TestPlatformTested bySuccess?Notes
1

Smoke tests do not produce error

(warning about email server is OK)

Mac
  •   

(tick)


2

Home page displays correctly

Mac(tick)

 

 

Wait for indexing, refresh.
3Log in as adminMac(tick)

 

 


4Site Admin page displays correctlyMac(tick)

 

 

Shows startup status warning re email
5Each function on site admin display correctlyMac(tick)

 

 

All 24 links (including Data Input Pull down) display normally. Ontology list All looks good
6

Site Admin - Add Individual of this class:

Faculty Member (People)

Project (Activities)

Course (Courses)

Academic Article (Research)

Presentation (Events)

Academic Department (Organizations)

Populated Place (Locations)

MacMike Conlon(tick) 

 

Works as designed
7Check required fields in creating classesMacMike Conlon(tick)

 

 

Not sure what this test is? VIVO only requires labels as individuals are created.
8

Check menu entries

(Home, People, Organizations, Events, Capability Map)

Mac(tick)

 

 

Works as designed.
9

Check Person display

(logged out, logged in)

Mac(tick)

 

 

Works as designed.
10Add values to all Person attributesMac(tick)

 

 

All is a heavy lift. 64 attributes accessible from the person page, some of which lead to entities (publications, positions, etc)) each with their own attributes.

Recommended: Add photo, overview, URL, research areas, position. Each exercises different functionality.

11Add research areas using vocabulary servicesMacUnable to completeUMLS service requires registration key. See Release Notes. Unclear where this key would go. Other services respond as expected.
12

Check tabs on Person display

(overview, publications, contact, etc.)

MacMike Conlon(tick)

 

 

Works as designed.
13

Add new publication to person

(check required fields)

Mac(tick)

 

 

Works as designed.
14Check publication sparklineMac

(error) Test failed

The Information icon (info) below the sparkline can not be clicked.
15

Check manage publications

(hide / show publications)

Mac(tick)

 

 

Works as designed. (I don't think I'd ever tried this. Works well.)
16

Check Publication view

Mac(tick)

 

 

Works as designed.
17

Check AltMetric badge

(e.g. doi: 10.1038/nrmicro2331)

Mac(tick)

 

 

Poor UI experience. I copied in the link, which copied in the HTML tagging, which led to showing the HTML tagging in the display. The edit form is open ended HTML, should be plain text. Should indicate what form of DOI is expected , or should accept with or without http:// without without "doi".
18Add author(s) to publicationMac(tick) 

 

Works as designed.
19Check Person has co-author networkMac(tick)

 

 

Works as designed.
20Check co-author network displayMac(tick)

 

 

Works as designed
21Add grants to PersonMac(tick)

 

 

Works as designed
22Add co-investigators to grantsMac(tick)

 

 

Works as designed
23Check Person has co-investigator networkMac(tick)

 

 

Works as designed
24Check co-investigator network displayMacMike Conlon(tick)

 

 

Works as designed
25Load Sample DataMac(tick) 

 

sample-data.n3 loaded from https://github.com/vivo-project/sample-data/blob/master/sample-data.n3
26Check Capability MapMacMike Conlon(tick)

 

 

Works as designed. Need more sample data with more concepts for more extensive tests.
27Check Map of ScienceMacUnable to completeTesting requires google maps key configured in runtime.properties.
28Check Temporal GraphMac(tick) 

 

Works as designed
29Search for "Derrida"Mac(tick)

 

 

Works as designed
30Check index pageMac(tick)

 

 

Works as designed
31Create self editor login associated with profileMac

Mike Conlon

(tick)

 

 

Works as designed. Updated documentation to describe how this is done. See Creating and Managing User Accounts#AssociatingUserAccountswithProfilePages
32Log in as self editor. Verify can edit self, cannot edit others.MacMike Conlon(tick)

 

 

Works as designed.
33Add and confirm an ORCiDMacMike ConlonUnable to completeORCiD API configuration requires clientId and clientPassword and public VIVO. See Activating the ORCID integration
34Create editor and assign proxy editingMacMike Conlon(tick)

 

 

Works as designed.
35Log in as proxy editor. Verify can edit proxied profile, cannot edit others.MacMike Conlon(tick)

 

 

works as designed.
36Check TPF endpointMac(tick)

 

 

Works as designed. 45,279 triples with VIVO data, sample data, and some manually entered test data. Design needs work.
37Run a SPARQL queryMac

(error) Test failed

Chrome: Screen appeared to be showing all prefixes, then flashed and was replaced by screen showing just five prefixes. Query ran fine, but prefixes should appear in the default SPARQL query window. See SPARQL Prefixes missing 2018-06-03 14.50.25.png May be user error – perhaps caching this screen? I removed all cache and retried, but behavior remained.

Safari: works as designed

...