ucd-library / csus-sp-2018-app

MIT License
1 stars 1 forks source link

Unit test v2 #52

Closed ehsankhaligh closed 5 years ago

ehsankhaligh commented 5 years ago

Completed Rest of the test cases.

Faced issues with: 1) box_data

flattened_data

2) ldp_post

get_box()

Made changes to the ldp_get.js and ldp_post.js to return an object in some of the functions. (commended the one I changed).

If we need more test cases or any change let me know.