Skip to content

kpunwatk/tackle-integration-tests

 
 

Repository files navigation

tackle-integration-tests

$ python3.9 -m venv ./venv/

$ source venv/bin/activate

From inside the virtual env:

$ pip install -r requirements.txt

To Get token:

$ python3.9 get-token.py --user=admin --password=XXXX --host <tackle-url (including http:// Or https://)>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%