Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **My JS Code**
- _functions.js contents_
- import { logContainer } from './logging.js'
- _tape.test.js contents_
- ```
- const testFile = require('../www/js/functions.js')
- const fetchMock = require('fetch-mock')
- ```
Advertisement
Add Comment
Please, Sign In to add comment