PokeGOAPI-Java
PokeGOAPI-Java copied to clipboard
Pokemon Go API
[Parallel test execution maxParallelForks](https://docs.gradle.org/current/userguide/performance.html#parallel_test_execution). Gradle can run multiple test cases in parallel by setting `maxParallelForks`. [Disable report generation](https://docs.gradle.org/current/userguide/performance.html#report_generation). We can conditionally disable it by setting `reports.html.required = false; reports.junitXml.required =...
**Description:** The JavaDocs are offline **Steps to reproduce:** 1. Click on the JavaDoc website link in the README.md **Expected behavior:** Opening JavaDocs **Actual behavior:** It opens a blank website saying...
#**Description:** Error Attacking Gym with the provided example **Expected behavior:** Gym is attacked **Actual behavior:** Exit of the main without battle **Stacktrace (If it's a crash):** com.pokegoapi.exceptions.request.RequestFailedException: com.pokegoapi.exceptions.request.RequestFailedException: Failed to...
**Description:** Build "PokeGOAPI-library-all-0.X.X.jar" fail when I build source in Windows 10 OS Appear error "The filename or extension is too long" **Steps to reproduce:** 1. Clone the repo and cd...
**Description:** [Short description of the issue observed. If this is a feature request you can modify the template as required.] **Steps to reproduce:** 1. login request **Expected behavior:** [What should...
### Confirmed: - [ ] In the official app, messages (GMOs) are still sent while a challenge is active. - [ ] DOWNLOAD_SETTINGS is only sent as a common request...
**Description:** When clicking on the link in the README that says "CLICK ME", the link leads to a "not found" page. The link would take you to the following URL:...
**Description:** I have tried for days to build the latest library but can't get it to work. It fails every time. **Steps to reproduce:** Download the source and follow the...
**Description:** This is a tracker of what needs to be done and what is done and what is being worked on in Pull Request #873. Also this can be used...
**Description:** I have tried to add/import the API as Gradle project into Eclipse and have been unsuccessful to say the least. **Steps to reproduce:** 1. [Step 1] See README.MD, followed...