Merge pull request #1748 from freesewing/nickd/chri5b-tests
Add some plugin unit tests.
This commit is contained in:
commit
3e26027b27
9 changed files with 370 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
import chai from 'chai'
|
||||
import freesewing from '@freesewing/core'
|
||||
import plugin from '../dist/index.js'
|
||||
import plugin from '../dist/index.mjs'
|
||||
|
||||
const expect = chai.expect
|
||||
const round = freesewing.utils.round
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue