mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 13:09:41 +00:00
* add run-rs to dependencies * wip: add replica set to api unit github action * wip: add replica set to api unit github action * wip: fix gh actions mongodb replica set setting * usa replica set for integration tests * add correct mongodb version matrix for integration tests * use different db connection on gh actions * Revert "use different db connection on gh actions" This reverts commit aa8db759d380ba58ac90304c786b3eba5004b1bd. * add example transaction * add mongo script to package.json * abstract mongodb utils, connect using hostname on windows * npm scripts: mongo -> mongo:dev * add setup script for run-rs on windows * gh actions: run in test environment * remove test files * better error handling, use cross-spawn to avoid issues on windows * fix lint |
||
|---|---|---|
| .. | ||
| items | ||
| payments | ||
| analyticsService.test.js | ||
| apiError.js | ||
| baseModel.test.js | ||
| collectionManipulators.test.js | ||
| content.test.js | ||
| cron.test.js | ||
| email.test.js | ||
| encryption.test.js | ||
| errors.test.js | ||
| highlightMentions.test.js | ||
| i18n.test.js | ||
| language.test.js | ||
| localizeContentData.js | ||
| logger.js | ||
| mongodb.js | ||
| password.test.js | ||
| preening.test.js | ||
| pushNotifications.js | ||
| setupNconf.test.js | ||
| slack.js | ||
| stringUtils.test.js | ||
| taskManager.js | ||
| webhooks.test.js | ||