Skip to content

fix: Linting and Testing refactoring#12

Merged
jkyberneees merged 1 commit intomasterfrom
fix/lint-standard-compliance
Mar 29, 2026
Merged

fix: Linting and Testing refactoring#12
jkyberneees merged 1 commit intomasterfrom
fix/lint-standard-compliance

Conversation

@jkyberneees
Copy link
Copy Markdown
Collaborator

  • Fix linting issues
  • Reorganize test structure: move core tests to tests/core.test.js
  • Update documentation with comprehensive examples and API reference
  • Update package.json with test configuration

- Fix 27 Chai assertion violations in tests/docs-examples.test.js
  Replace .to.be.undefined with .to.equal(undefined) for proper assertion syntax
- Reorganize test structure: move core tests to tests/core.test.js
- Update documentation with comprehensive examples and API reference
- Update package.json with test configuration
@jkyberneees jkyberneees merged commit a11173c into master Mar 29, 2026
5 checks passed
@jkyberneees jkyberneees deleted the fix/lint-standard-compliance branch March 29, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant