anthony0br / DocumentService

https://anthony0br.github.io/DocumentService/
MIT License
13 stars 1 forks source link

Write test to check that methods do not retry unless there is a Roblox API error #30

Closed anthony0br closed 1 month ago

anthony0br commented 1 month ago

While there isn't an explicit test for this - we can observe that they don't by the lack of warnings. This isn't good practice for tests but it works for now.