airavata-courses / NetBoox

Team NetBoox Repo
0 stars 3 forks source link

Testing link required #17

Closed ljosyula closed 6 years ago

ljosyula commented 6 years ago

Please share the testing link for the project

harshallpandit commented 6 years ago

Here is the link -

https://github.com/airavata-courses/distributors/wiki/Testing-Project-1

ljosyula commented 6 years ago

Tested fetching of the books, finding all the users, to find a particular user and deleting the user through the given link, functioning as expected.

finding users:

find_all_users finding 1 user :

find_one_users getting books:

get_books deleting user :

delete_user

ljosyula commented 6 years ago

Tested graphIQL, all the queries are getting executed as expected.

graphiql_getuserprofile

harshallpandit commented 6 years ago

Great! if you have tested everything, could you please close the issue?

ljosyula commented 6 years ago

Tested Python server, it is working as expected python_server

ljosyula commented 6 years ago

-Tested getbooks implemented through Java Jersey via the link provided, it is working as expected.

great work! closing the issue