Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

test change processor handling of ints #51

Merged
merged 2 commits into from
Aug 15, 2016

Conversation

jmtd
Copy link
Contributor

@jmtd jmtd commented Aug 4, 2016

Add a test to demonstrate the problem fixed in #52

WIP: test still fails, because the base.Dummy module does not exist.
This is because no modules exist in cct source. Tests will therefore
need to: clone a remote module; provide a test module; mock enough
of cct so that it runs. See issue #50.

@jmtd jmtd changed the title WIP Fix change processor handling of ints + test WIP test change processor handling of ints Aug 4, 2016
Add a test to ensure change processor can handle int values.

Add (back) the dummy.py cct module (previously moved out to the base
module repository) at the test-private location tests/modules.
@jmtd jmtd changed the title WIP test change processor handling of ints test change processor handling of ints Aug 15, 2016
@rwngwn rwngwn merged commit 7c3e919 into containers-tools:master Aug 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants