「view this page in B3 βῆτα server」

Revisions №58456

branch: master 「№58456」
Commited by: Steven Lewis
GitHub commit link: 「68379846a2c029fa」 「№673」
Difference from previous tested commit:  code diff
Commit date: 2016-02-12 15:15:41

Merge pull request #673 from RosettaCommons/smlewis/pose_mover_file_itest In the spirit of merging old PRs, here's an integration test I wrote on the van back from RosettaCON last year. The comment from its command file explains its purpose: This test is not an integration test in the traditional sense: it is not testing a run of the code. Instead, this test just examines the code itself for a few important central classes. These are important base classes used by everyone, and modifications to those classes should be approved by the community (or, let's be serious, Andrew). Failing this integration test does NOT mean something is wrong - just that you've changed a file it watches and should be prepared to justify your change. itests will break because a new itest is added. No code changes.

...