mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-08 02:43:06 -05:00
d67858e2ea
* init: jest for formbricks/js * test: formbricks init * test: formbricks set attributes * test: formbricks updated attributes * test: formbricks track, refresh, route change * test: formbricks logout * chore: use strict checking & replace let w const * chore: destructure variables * feat: test coverage visibility * updated: pnpm lock file * feat: tests now use a mock API * fix: mock actual formbricks survey response and not empty placeholders * rename: unit test for clarity * chore: destructure setting attributes into individual tests * feat: mock console logger for cleaner cli during tests * add top level test script for turbo * update babel config to fix errors in formbricks-js build --------- Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2 lines
59 B
JavaScript
2 lines
59 B
JavaScript
module.exports = 'placeholer-to-not-mock-all-files-as-js';
|