Commit graph

6 commits

Author SHA1 Message Date
Mohamed El Mouctar Haidara
76dbdacbe4
ci: Use ruff for linting and format (#199)
- Code cleanup with ruff
- Fix typos

---------

Co-authored-by: haidaraM <haidaraM@users.noreply.github.com>
2024-09-08 08:58:27 +02:00
Mohamed El Mouctar Haidara
0e16ceb53e
refactor: format the code with black (#102) 2022-02-07 23:41:13 +01:00
Mohamed El Mouctar HAIDARA
0df5618013 move tests related files to tests/, FIXTURES_DIR relative to tests 2019-03-26 00:25:34 +01:00
Mohamed El Mouctar Haidara
a2529de6bf
Add support for include_tasks. Fixes #13 (#15)
* Add support for include_tasks. Fixes #13

* Use keyword arguments for _include_tasks_in_blocks

* Pass correct variable manager to load_list_of_blocks

* Option fail_on_undefined during template

* Rewrite test_grapher_simple_playbook

* add id to the root node, prefix for play and task ids

* make post_process_svg return output_filename

* Tests using Pyquery which use more user friendly
2019-02-18 02:52:54 +01:00
Haidara Mohamed El Mouctar
a363eae94b
Tests and Travis Integration (#9)
* Test for grapher and post_processor (To complete)

* Udpate readme 

* Add requirements.txt and update setup.py

* Add .travis.yml
2017-11-21 12:17:33 +01:00
Mohamed HAIDARA
f5f29c1c6f initial commit 2017-10-25 12:14:33 +02:00