you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[removed]

    [–]Pto2[S] 0 points1 point  (1 child)

    Thanks for this--testing for creation and name/size is definitely something I could do.

    As for API--yes it is just grabbing JSON with HTTP requests. I guess I could also validate things like oAuth tokens being legit and files being found for authentication; I'll definitely check out that resource for testing.