jarad / swgoh-data

A repository for Star Wars: Galaxy of Heroes data
0 stars 1 forks source link

Determine a way to deal with temporary drops #6

Open jarad opened 3 years ago

jarad commented 3 years ago

Temporary drops come up frequently in SWGOH and currently I have no easy way to quickly change tests when this occurs. Ideally, I would have a data.frame that determines when temporary drops are being included and tests would use this information to update the tests.

In a related note, drops also change over time and thus this needs to be dealt with.

jarad commented 3 years ago

related to jarad/swgoh#6

jarad commented 3 years ago

related to jarad/swgoh-data#2