axel3rd / mpg-coach-bot

MPG (Mon Petit Gazon) coach bot, to automate and optimize weekly actions
https://axel3rd.github.io/mpg-coach-bot/
MIT License
23 stars 8 forks source link

Multiple divisions support with new mobile API #193

Open axel3rd opened 3 years ago

axel3rd commented 3 years ago

With new MPG APIs from mobile app usage (#191), the multiple division support (#129) was removed ; because APIs have completely change and I haven't this MPG use case.

Some data for unit tests are necessary (see here).

At minimum, the /dashboard/leagues content, like explained in Get MPG data for opening a bug.

axel3rd commented 3 years ago

FI, it was managed like that:

https://github.com/axel3rd/mpg-coach-bot/blob/30b167169ea2af230f9a539d6dae6b26d7b7ad2c/src/main/java/org/blondin/mpg/Main.java#L72-L77