GabrielRivera21 / ApiDjangoTests

A Project that contains some tests to a Django Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApiDjangoTests

##Building the Project You need to have the Gradle Plugin installed in your Eclipse environment. After this, you need to click File -> Import... -> Gradle Project -> Select the directory where the build.gradle is and click on Build Model then click Next -> Finish and you've successfully imported the ApiTest Project into Eclipse.

##Running the Tests To run this tests, make sure to have a valid user in the API's Database and replace USERNAME and PASSWORD variables values in UsersDjangoClientApiTest.java with your user's email and pass and then right click UsersDjangoClientApiTest.java -> Run As -> JUnit Test

About

A Project that contains some tests to a Django Api


Languages

Language:Java 100.0%