Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aarontravass
Copy link
Member

No description provided.

@aarontravass
Copy link
Member Author

@talentlessguy

@aarontravass aarontravass changed the title test: added tests for app, ip-filter, proxy-addr, rate-limit and req fix: fixed issues with req.url and added more tests Jan 30, 2024
try {
return decode(str)
} catch (e) {
} catch (_e) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be replaced with catch {

Comment on lines +528 to +536
// it('should be required', () => {
// try {
// compile(null)
// } catch (error) {
// expect(error).toBeDefined()
// return
// }
// assert.fail()
// })
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why comment a test out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants