Skip to content

Add test for fs.appendFile to increase test coverage #629

Open
@humphd

Description

@humphd

We have a code path not being hit by our tests in fs.appendFile: https://codecov.io/gh/filerjs/filer/src/master/src/filesystem/implementation.js#L1895. To hit it, we need to:

  • add a test for fs.appendFile that pass invalid flags to options.flags (i.e., doesn't include a).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions