Skip to content
Success

Changes

Summary

  1. update schema for thumbnail display (commit: 5038531) (details)
  2. update schema for thumbnail (commit: 724c2af) (details)
  3. data testing (commit: b3009c5) (details)
  4. data structure testing (commit: 88ff107) (details)
  5. update filter function (commit: 186750a) (details)
  6. remove import (commit: 728ee25) (details)
  7. data structure tests update (commit: 8a8be00) (details)
  8. fix api testing (commit: ae20ed9) (details)
  9. update testing type (commit: 353aeb2) (details)
  10. update testing cases (commit: 2d4809f) (details)
Commit 50385310167b95acb92834aecf0e49f95276201a by jyu748
update schema for thumbnail display
(commit: 5038531)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
Commit 724c2af4f481ace1eb4a3ded919dcebfeb002bcd by jyu748
update schema for thumbnail
(commit: 724c2af)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
Commit b3009c577a3f92febed1cc3aaaaa314be1ca6770 by jyu748
data testing

format and structure
(commit: b3009c5)
The file was addedtests/test_data.py
The file was addedtests/test_data.py
The file was modifiedapp/filter.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedapp/filter.py (diff)
Commit 8a8be00606a29ee261e592d11852379519cc239c by jyu748
data structure tests update
(commit: 8a8be00)
The file was modifiedtests/test_data.py (diff)
The file was modifiedapp/filter.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedapp/filter_dictionary.py (diff)
The file was modifiedtests/test_data.py (diff)
The file was modifiedtests/test_data.py (diff)
The file was modifiedtests/test_api.py (diff)