atom-julia-client icon indicating copy to clipboard operation
atom-julia-client copied to clipboard

Fixing the spec

Open aminya opened this issue 5 years ago • 0 comments

As I said in https://github.com/JunoLab/atom-julia-client/pull/712, juli-client tests fail no matter what.

This comes up in every PR. Even for a simple npm install PR: #751 https://travis-ci.org/github/JunoLab/atom-julia-client/jobs/695836759#L471

There have been some attempts to fix this:

  • https://github.com/aminya/atom-julia-client/pull/4 by UziTech
  • https://github.com/aminya/atom-julia-client/pull/3 by me

We can use those as a starting point for fixing the tests

aminya avatar Jun 08 '20 02:06 aminya