ansible/test/integration/roles/test_lineinfile
Wayne Rosario 24a3d55c78 Adding Integration Tests for mysql_db module
Adding the following Test Coverage for RedHat and Debian OS:

 - Use mysql_db module to create, delete databases using different encoding.
 - Backup/Restore databases using different file format: sql, gz and bz2.
 - Create and delete databases using different user privilege.
 - Assert database creation, deleting and content using system commands.
2014-07-18 12:50:58 -04:00
..
files Bugfix to lineinfile to properly handle files with no newline at EOF when using insertafter=EOF. 2014-06-09 19:58:45 +03:00
meta Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
tasks Adding Integration Tests for mysql_db module 2014-07-18 12:50:58 -04:00