intern-tutorial
intern-tutorial copied to clipboard
Learn how to use Intern by following this tutorial!
I'm running `node_modules\.bin\intern-runner config=tests/intern.js` (on Windows 7) from the [`complete-tutorial` branch](https://github.com/theintern/intern-tutorial/tree/completed-tutorial) and the tests fail, first because an element isn't found, then because my account (free one for open source...
https://github.com/theintern/intern-tutorial/blob/completed-tutorial/tests/intern.js#L44 vs. https://github.com/theintern/intern/blob/master/tests/example.intern.js#L44
Bumps [jszip](https://github.com/Stuk/jszip) and [intern](https://github.com/theintern/intern). These dependencies needed to be updated together. Updates `jszip` from 3.2.2 to 3.7.1 Changelog Sourced from jszip's changelog. v3.7.1 2021-08-05 Fix build of dist files. Note:...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.9.7 Changelog Sourced from qs's changelog. 6.9.7 [Fix] parse: ignore __proto__ keys (#428)...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...