chkp-orso
f1d568749f
fix: Checkpoint check_mode, add suboptions, return the facts ( #60264 )
...
* fix: check_mode, add suboptions, return the facts
* pip8, ansible_facts, get_payload
* add space to create PR
* remove space to create PR
* test tests of cp_network
* change for the test of network
* fixes to pass the tests
* fix tests
* Update ignore.txt
2019-08-21 12:23:17 +05:30
Andrey Klychkov
64e3cb0fa8
Unit tests: remove unused imports ( #59812 )
...
* Unit tests: remove unused imports
* Unit tests: remove unused imports, fix
2019-08-02 17:18:14 +02:00
Sumit Jaiswal
b01b1d40cf
PR to add Unit TC for Checkpoint network module ( #57710 )
...
* cp_network unit TC
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-07-18 16:24:09 +05:30
Ricardo Carrillo Cruz
ac61c99821
Add checkpoint_session module ( #50930 )
...
* Add checkpoint_session module
* Add unit test
* Fix pep8
* Rename Checkpoint for Check Point
2019-01-16 13:19:36 +01:00
Ricardo Carrillo Cruz
18370419a3
Add forgotten checkpoint unit tests ( #50858 )
...
I forgot to do a git add on a couple unit tests it seems
2019-01-14 12:07:48 +01:00
Ricardo Carrillo Cruz
3e91ec28b8
Checkpoint access rule ( #49937 )
...
* WIP checkpoint_access_rule module
* Add fixes and docstrings
* Add dunder init
* Fix sanity tests issues
* Fix sanity test
* Add RETURN and EXAMPLES
* Fix example
* Fix pep8
* Add tests
* Fix pep8
* Fix pep8
2019-01-09 11:25:18 +01:00