alkem-io / test-suites

Test suites for black box testing of the Alkemio server api. For example the API test harness, for execution against an instance of the Alkemio platform api (GraphQL)
European Union Public License 1.2
1 stars 0 forks source link

Test suites base setup is all passing #338

Closed techsmyth closed 1 month ago

techsmyth commented 2 months ago

Ensure that the full list of tests below are passing:

npm run test:organization - pass against develop npm run test:preferences - pass against develop npm run test:roles - pass against develop npm run test:usermanagement - pass against develop npm run test:lifecycle npm run test:callouts- pass against develop 6 failing tests post-templates.it-spec.ts and innovation-flow-templates.it-spec.ts working with server branch: server-4176 npm run test:communication - pass against develop npm run test:activity-logs - all pass against develop when run in isolation, when run in parallel, randomly fail - there is a bug for activity logs npm run test:storage - pass against develop npm run test:journey - pass against develop npm run test:notifications:callouts - all pass against develop npm run test:notifications:messaging - all pass against develop npm run test:notifications:community - all pass against develop, except notification-join-community - there is a bug: https://app.zenhub.com/workspaces/alkemio-development-5ecb98b262ebd9f4aec4194c/issues/gh/alkem-io/notifications/333