Skip to content

Write tests for etag #133

@v1rtl

Description

@v1rtl

there are some tests written for etag already, but there needs to be more of them:

  • should reject number entities
  • Buffer
    • should work for empty buffer
    • should generate a strong ETag
  • fs.Stats
    • should generate a weak ETag
  • weak option
    • should generate a strong eTag when is set to false
    • should generate a weak eTag when set to true

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions