Skip to content

alanfwilliams/GSOCTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

GSOC Tests

Test #1

This test involved making a screencast demonstrating some features in SegAnnDB.

Link: https://www.youtube.com/watch?v=7esF8gjwtBU&t

Test #2

This test also involved making a screencast of the SegAnnDB testing harness. Initally, some of the code didn't function properly and in the video I disscuss those issues and how I went about fixing them.

Link: https://www.youtube.com/watch?v=HOZlhIfeV4s

Test #3

The final test was to add a code coverage utility to SegAnnDB. I attempted this test, but didn't complete it. As the testing code is currently written, it calls Firefox and runs its tests through Firefox. However, the point of a code coverage utility is to monitor the code of SegAnnDB, not Firefox. Therefore, to get a code coverage utility working would require a complete rewrite of the tests to call the code and webpages directly rather than through Firefox. This rewrite would take longer than the time constraints of the application deadline.

Github of attempt: https://github.com/aw1231/SegAnnDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published