mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-06 04:32:22 +00:00
renamed rate limiter tests
This commit is contained in:
parent
49e7777b6d
commit
7f2df4bbd3
1 changed files with 9 additions and 0 deletions
|
@ -60,6 +60,15 @@ describe "LoginRateLimiter", ->
|
|||
done()
|
||||
|
||||
|
||||
describe "smoke test user", ->
|
||||
|
||||
it "should have a higher limit", (done)->
|
||||
done()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
describe "recordSuccessfulLogin", ->
|
||||
|
||||
it "should delete the user key", (done)->
|
Loading…
Add table
Reference in a new issue