Shopify / pyoozie

Library for querying and scheduling with Apache Oozie
https://py-oozie.readthedocs.io
MIT License
11 stars 12 forks source link

Add test utilities #45

Closed cfournie closed 7 years ago

cfournie commented 7 years ago

This PR adds/changes utilities to make testing Oozie workflow XML a bit easier. Specifically:

These are used to test XML workflow generation in https://github.com/Shopify/pyoozie/pull/46.