-
Notifications
You must be signed in to change notification settings - Fork 5
Commit d579740
Update README.md (#47)
* draft regex base function
* fix file import
* draft regex implementation
* fix logic into regex result
* remove assertion
* draft test for range check type
* add match/no-match logic
* commit save
* add assertion for check option
* add assertions for range type
* add assertion for strings
* commit save
* draft operator check type
* complete validate method for check_type operator
* work on oeprator_evaluator method
* drat operator all-same
* add all-same operator
* add contains operator
* add not-contains. Update contains logic
* add is-gt and is-lt operators
* add range operators
* add operator lib for DRY code
* fix some lint errors
* Update netcompare/operator.py
Not sure about this...if you look at the if statements, your suggestion would brake the logic...or am I missing something?
Co-authored-by: Patryk Szulczewski <[email protected]>
* work on comments
* working on operator args
* fix tests
* improve validator switch logic
* fix pytests
* tolerance validate tests
* add validate parameter test
* add mode to param match check type
* add regex validate tests
* working on operator validato tests
* complete validate tests for operator
* paramet tests
* Update as per comments
* fix as in comment PR
* up to JMSPATH
* assert data type for exclude list
* update Readme up to exact-match
* stash commit
* propose fix ofr issue 44
* using flatten list utils
* add test with index in result
* work on readme.md
* work on readme
* readne up to tolerance
* up to regex
* work on operator
* remove test for issue 45
* complete Readme
* restor inner bool return for operator
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* Update README.md
Co-authored-by: Jeff Kala <[email protected]>
* improve reference key validation
Co-authored-by: Patryk Szulczewski <[email protected]>
Co-authored-by: Jeff Kala <[email protected]>1 parent 7034c99 commit d579740Copy full SHA for d579740
File tree
Expand file treeCollapse file tree
3 files changed
+506
-262
lines changedFilter options
- docs/images
- netcompare
Expand file treeCollapse file tree
3 files changed
+506
-262
lines changed
0 commit comments