Closed xehu closed 3 months ago
Noting that after running npm run test
, it hangs after a very long time .... how long is the expected time for the tests to complete @JamesPHoughton?
This just opens the test runner in a separate window, and you have to click through and run the tests manually, at the moment, to see what they do. This is good from the perspective of letting you see and debug stuff, but not great from an actual acceptance testing perspective. When we push to GH, it runs through all the tests automatically and gives a report.
I did push to GitHub and .... some tests are definitely broken, lol! Maybe we can take a closer look tomorrow? Interestingly, it seems like most of the failed tests are ones I didn't touch, while the tests I wrote didn't show up. Do you have to "add" the cypress tests to a list somewhere?
Add a new survey to the repository according to the instructions in the package README.md.
Survey Title: Subjective Value Inventory
Survey Source
http://www.subjectivevalue.com/
Survey Overview
Measures subjective outcomes of negotiation.
Aggregation/scoring function
Average each of 4 different subscales, as well as an "overall" score and a "rapport" score (average of the last 2 subscales).
Tasks
superSpecialSurvey/
superSpecialSurvey/superSpecialSurvey.json
)"showCompletedPage": false
)superSpecialSurvey/references.bib
)superSpecialSurvey.score.js
)superSpecialSurvey.cy.jsx
)superSpecialSurvey/README.md
)npm run build
to update SHAs