File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -13,19 +13,22 @@ <h1>Manual Testing</h1>
1313 Open BirdcageBuilder< br >
1414 < br >
1515 Check each test page & make sure all tests are passing:< br >
16- - < a href ="qunit_test_helpers .html "> Test Helper Functions </ a > < br >
17- - < a href ="qunit_test_legs.html "> Test BCLegs</ a > < br >
18- - < a href ="qunit_test_endrings.html "> Test BCEndrings</ a > < br >
19- - < a href ="qunit_test_all_math .html "> Test All Math </ a > < br >
16+ - < a href ="qunit_test_all_math .html "> Test All Math </ a > - Test full workflow against 2002 paper values & Android version results < br >
17+ - < a href ="qunit_test_legs.html "> Test BCLegs.js </ a > < br >
18+ - < a href ="qunit_test_endrings.html "> Test BCEndrings.js </ a > < br >
19+ - < a href ="qunit_test_helpers .html "> Test Helper Functions (helpers.js) </ a > < br >
2020 <!-- qunit_full_dom_tests.js" -->
21+
2122 < br >
22- WIP - Get < a href ="https://github.com/JamesMGreene/qunit-composite "> QUnit Composite</ a > working...
23- < br >
23+ WIP - Get < a href ="qunit_composite_WIP.html "> qunit_composite_WIP.html</ a > working...< br >
24+ (Can also click through each file manually at the top of that page)< br >
25+ < a href ="https://github.com/JamesMGreene/qunit-composite "> QUnit Composite</ a >
2426
27+ < br >
2528
26- < div id ="qunit "> </ div >
27- < div id ="qunit-fixture "> </ div >
2829
30+ <!-- <div id="qunit"></div> -->
31+ <!-- <div id="qunit-fixture"></div> -->
2932
3033 <!-- <script src="https://code.jquery.com/qunit/qunit-2.19.4.js"></script> -->
3134 <!-- <script src="../../qunit-2.19.4/qunit-2.19.4.js"></script> -->
You can’t perform that action at this time.
0 commit comments