Skip to content
Snippets Groups Projects
Unverified Commit c0a1e4c1 authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán Committed by GitHub
Browse files

WIP: RC-17 (#481)

* Basic impl for dependencies; fix #409

* Fixed tasks

* Lock deps

* Unskip pending tests

* Enable fixedProbabilities if alwaysFakeOptionals is enabled too

* Skip on CI

* Skip issue-345 from tests due networking issues on CI

* Remove trailing zeros from generate dates; fix #483

* Merge matching props too; fix #498

* Not used anymore? cleanup

* Fixed tests

* Lock deps

* Do not swallow errors; see #493

* Lint code; unit passes

* Print out whole stack; fix

* Prepend date-prefix for proper parsing, fix: #493

* Fixed bad object generation due additionalProperties

* Remove unwanted decimals; fix

* Upgrade specs; fix

* Try fast clone() to avoid schema mutations; fix

* Properly handle additionalProperties; fix

* This test eventually fails; fix later?

* Normalize bad minItems values; fix

* Debug random seeds; cleanup

* Upgrade bili; setup build

* Handle .required booleans; fix #494

* Add notEmpty matcher

* Add tests for 494; WIP

* Lock deps

* Skip failing tests for CI; WIP

* Build development branch for NPM

* Skip NaN due bad array-items generation; fix #494

* Allow option(key, value) usage; fix #496

* Add regression for alwaysFakeOptionals; fix #502

* Add initial schema from original issue; fix #489

* Add spec for failOnInvalidFormat; fix #498

* Ignore todo files

* Dist for RC

* Omit exclusive/required props from omitted sub-schemas; fix #443

* Re-enable test for #345

* Update build for RC

* Just test jsf.option(K, V); cleanup

* Add snyk badge [skip ci]

* Use given pattern to fill holes during type-casting; fix #486

* Dist RC

* Add hard-to-achieve spec for #486

* Fixed uniqueItems generation; see #506

* Dist RC

* Fixes #508

* Improve min/max properties handling; fixes #504

* Keep at least one zero while formatting date-time values; fix
parent a448bf7d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment