Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

Performance.getEntriesByName isn't available anymore #4

@Geinosuke

Description

@Geinosuke

Hello Fraxken :)

  • Node Version: 10.7.0
  • OS: macOS Sierra 10.12.6

Just so you know, Performance.getEntriesByName isn't available anymore since Node v10.0.0. See this issue on the Node repo.

That cause an error when running test even if the test pass.
capture d ecran 2018-07-27 a 16 34 50

code:

{
    "title": "Building - create building as user",
    "method": "POST",
    "model": "buildings",
    "url": "",
    "extends": [
      "user"
    ],
    "expect": {
      "statusCode": 401
    }
  }

Thx see ya !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions