AutolabJS/AutolabJS

View on GitHub
tests/browser_tests/test.js

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

console.log('* TODO: Able to make one submission for one student (for one lab)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Lab changes made on /admin-->configure page are reflected on the main page for multiple labs');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: submission with special characters in code gives unsuccessful evaluation');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able to make multiple submissions for one student (for one lab)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: same code submitted by multiple students receives same marks\n');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able click on submit button to open the submission form (for one lab)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: successful login to admin page');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able to make multiple submissions for one student (for multiple labs)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able to click on scoreboard to open scoreboard (for one lab)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able click on submit button to open the submission form (for many labs)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: successful addition of new lab using /admin-->configure page');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Lab changes made on /admin-->configure page are reflected on the main page for one lab');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: successful addition of multiple new labs using /admin-->configure page');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: repeat all tests of io-tests.bats\n');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: repeat all tests of unit-tests.bats');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: successful logout of admin page');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: website loads successfully');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: /status page loads successfully and contains correct information');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: all hyperlinks on the page work\n');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: No unauthorized access to /admin page');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able to click on scoreboard button to open the submission form (for many labs)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Submission with unknown hash gives predictable response');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able to make one submission for one student (for multiple labs)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: /admin page loads successfully');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: submission with empty student code gives unsuccessful evaluation');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: Able to make one submission with known hash for one student (for one lab)');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

TODO found
Open

console.log('* TODO: submission with empty instructor code gives sensible return message\n');
Severity: Minor
Found in tests/browser_tests/test.js by fixme

There are no issues that match your filters.

Category
Status