You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Andrew Klychkov 70bc351f31 mysql_query: new module (#65941)
* tmp

* mysql_query: new module

* remove irrelevant changes from mysql.py

* add autocommit keyarg to mysql_connect

* add basic CI tests

* tmp

* fix CI tests

* add CI tests

* fix comment in CI tests

* remove path_to_script option

* refactoring

* change tests formatting

* add single_transaction param

* fix sanity

* add note

* fix
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration mysql_query: new module (#65941) 6 years ago
legacy Use context manager for file handling in misc files. (#65372) 6 years ago
lib/ansible_test Add ansible-test constraint to avoid coverage 5.0+ 6 years ago
sanity Move bitbucket unit tests to separate dir (#66237) 6 years ago
units Don't remove trailing / on galaxy api URLS (#63294) 6 years ago
utils Clean up Shippable scripts in tools directory. 6 years ago