Skip to content

Conversation

@rwest
Copy link
Member

@rwest rwest commented May 8, 2012

several unittest modules (e.g. unittest/rmg/thermotest.py) have outdated import statements:

-rmg.data --> rmgpy.data
-rmg.structure --> ? (don't know where that went)
...

my guess is that when packages/modules were renamed, the unittest folder was not updated.

@rwest
Copy link
Member

rwest commented May 8, 2012

I thought this would be a quick fix.
I was wrong.

I have tracked down many of the moved classes, but some things seem to have changed a lot, and I feel that some (many? most?) of these tests have actually been replaced with tests in the higher level folder. Might that be true, @jwallen?

@rwest rwest merged commit ad0323c into ReactionMechanismGenerator:master Jul 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants