Skip to content

On Cypress Measure Bundle #8

Description

@nickbabcock

The Cypress measure bundle is needed for Cedar to function properly (as documented in the README). There should be steps in the build process (like ecqm's rakefile?) to add the bundle and a clear error messages when the bundle is missing.

If bundle hasn't been installed the following UI error message isn't helpful:

We're sorry, but something went wrong.

Even the log doesn't mention the bundle

NoMethodError (undefined method `id' for nil:NilClass):
  app/controllers/test_executions/steps_controller.rb:11:in `show'

After looking at the code, I finally realized my mistake 😊

This is also relevant to the docker discussion, as one may have to pass in their NLM username and password as environment variables in order to build successfully.

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