Picture of Nicolas Kønig
unit test failing in authoring tool
by Nicolas Kønig - Monday, 15 August 2022, 8:26 AM
 

Hi,

I can run the unit tests in adapt-authoring tool, but the test suit lib.contentmanager.js is failing.

The error message: 

'expected 200 "OK", got 500 "Internal Server Error"

all the other test suits are passing.

I installed the latest version 0.10.5 from here: https://github.com/adaptlearning/adapt_authoring

I can make the authoring tool run and I can import courses and call the rest api and so forth. 

Can anyone point me in the right direction, with regards to making the contentmanager.js test suit pass with success?