Evanson Mwangi
Evanson Mwangi
This PR adds three features to the blacklist command. One can now: - add one or more ips to the blacklist - search for an existing ip address in the...
#### DO NOT ASK FOR PHISHLETS. #### DO NOT ASK FOR HELP CREATING PHISHLETS. #### DO NOT ASK TO FIX PHISHLETS. #### DO NOT ADVERTISE OR TRY TO SELL PHISHLETS....
#### DO NOT ASK FOR PHISHLETS. #### DO NOT ASK FOR HELP CREATING PHISHLETS. #### DO NOT ASK TO FIX PHISHLETS. #### DO NOT ADVERTISE OR TRY TO SELL PHISHLETS....
This is part of the effort to migrate python based tests to bash based tests for ease of maintenance and simplicity. ## Checklist - [x] Code style: imports ordered, good...
This PR replaces most of the old handwritten mocks in the cloudfacade api unit tests with `GoMock` generated mocks. ## Checklist - ~[ ] Requires a [pylibjuju](https://github.com/juju/python-libjuju) change~ - ~[...
This PR makes some minor fixes around the naming of the skipped tests. Replacing hyphen delimiters with underscores and also doing some small house keeping in the includes directory. ##...