13 Commits

Author SHA1 Message Date
dependabot[bot]
4b2619c49a Bump serialize-javascript and mocha in /test
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.2)

Updates `mocha` from 10.1.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.1.0...v10.8.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 23:51:55 +00:00
Unmesh Gundecha
24e6c4a4d0 Added contributors section 2024-07-06 13:17:34 +08:00
Unmesh Gundecha
e3cf2faacf Remove GH Pages 2024-07-06 12:52:40 +08:00
Unmesh Gundecha
a918989c15 Move configs in test folder 2024-07-06 12:42:47 +08:00
Unmesh Gundecha
63853a0956 Update main.spec.js 2024-06-29 17:55:29 +08:00
Unmesh Gundecha
4242c2bca5 Added eslint and resolved linting error in test 2021-02-22 21:03:19 +08:00
Unmesh Gundecha
576d1ed48c Added comment for clarity 2021-02-21 21:43:36 +08:00
Unmesh Gundecha
6e0a747058 Added uniqueness check 2021-02-21 21:08:36 +08:00
Unmesh Gundecha
5d0dd058c2 Quick improvements to test 2021-02-21 17:50:23 +08:00
Unmesh Gundecha
e48975f974 Refactor tests 2021-02-21 15:41:32 +08:00
Unmesh Gundecha
eaf9286b67 Added sort test and switch to chai expect 2021-02-21 13:54:08 +08:00
Unmesh Gundecha
0c8c1c8253 Added missing section 2021-02-21 12:21:30 +08:00
Unmesh Gundecha
31d5a66084 Added tests 2021-02-21 12:06:03 +08:00