Module talk:CineMol/api/testcases
Add topicAppearance
All 24 tests passed.
test_filter_atoms_and_bonds
| Test | Expected | Actual | |
|---|---|---|---|
| filtered atoms | 4 | 4 | |
| filtered bonds | 3 | 3 |
test_filter_atoms_and_bonds_with_filtering
| Test | Expected | Actual | |
|---|---|---|---|
| filtered atoms | 1 | 1 | |
| filtered bonds | 0 | 0 |
test_filter_atoms_and_bonds_with_filtering_out_all_atoms
| Test | Expected | Actual | |
|---|---|---|---|
| filtered atoms | 0 | 0 | |
| filtered bonds | 0 | 0 |
test_draw_bonds_in_wireframe_style_without_supplying_bonds
| Test | Expected | Actual | |
|---|---|---|---|
| nodes | 0 | 0 |
test_draw_bonds_in_wireframe_style
| Test | Expected | Actual | |
|---|---|---|---|
| nodes | 6 | 6 |
test_draw_atoms_in_spacefilling_style
| Test | Expected | Actual | |
|---|---|---|---|
| nodes | 4 | 4 |
test_draw_atoms_in_tube_style
| Test | Expected | Actual | |
|---|---|---|---|
| nodes | 0 | 0 |
test_draw_molecule_in_spacefilling_style
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 4 | 4 | |
| fills | 4 | 4 |
test_draw_molecule_in_spacefilling_style_glossy
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 4 | 4 | |
| fills | 4 | 4 |
test_draw_molecule_in_tube_style
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 6 | 6 | |
| fills | 6 | 6 |
test_draw_molecule_in_wireframe_style
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 6 | 6 | |
| fills | 6 | 6 |
test_draw_molecule_with_single_colored_triple_bond_in_ball_and_stick_style
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 5 | 5 | |
| fills | 5 | 5 |
test_draw_molecule_with_multi_colored_triple_bond_in_ball_and_stick_style
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 8 | 8 | |
| fills | 8 | 8 |
test_draw_molecule_with_single_and_triple_bonds_in_ball_and_stick_style
| Test | Expected | Actual | |
|---|---|---|---|
| objects | 11 | 11 | |
| fills | 11 | 11 |