PATH:
home
/
thebhoeo
/
public_html
/
officepoint
/
wp-content
/
plugins
/
js_composer
module.exports = { testMatch: [ '<rootDir>/tests/js/**/*.test.js' ], testEnvironment: 'jsdom', projects: [ { displayName: 'Unit Tests', testMatch: [ '<rootDir>/tests/js/unit/**/*.test.js' ], testEnvironment: 'jsdom', setupFilesAfterEnv: [ '<rootDir>/tests/js/setup.integration.js' ] }, { displayName: 'Integration Tests', testMatch: [ '<rootDir>/tests/js/integration/**/*.test.js' ], testEnvironment: 'jsdom', setupFilesAfterEnv: [ '<rootDir>/tests/js/setup.integration.js' ] } ] };
[+]
locale
[-] changelog.txt
[edit]
[+]
config
[-] credits.txt
[edit]
[-] license.txt
[edit]
[+]
assets
[-] js_composer.php
[edit]
[+]
gulp
[-] vc_classmap.json.php
[edit]
[+]
include
[-] jest.config.js
[edit]
[+]
..
[-] index.php
[edit]
[+]
modules
[-] CONTRIBUTING.md
[edit]