Update TestNodeHierarchy to include a fuller FTN setup for testing. Update testing.
This commit is contained in:
@@ -131,7 +131,7 @@ class TicProcessingTest extends TestCase
|
||||
$file->refresh();
|
||||
$this->assertEquals('100:1/0',$file->fftn->ftn3d);
|
||||
$this->assertEquals('100:10/11',$file->origin->ftn3d);
|
||||
$this->assertCount(12,$file->seenby);
|
||||
$this->assertCount(7,$file->seenby);
|
||||
$this->assertCount(4,$file->path);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user