Git Product home page Git Product logo

Comments (6)

ubaldop avatar ubaldop commented on September 26, 2024 1

So also this can be closed, right? 😄

from aton.

camilosampedro avatar camilosampedro commented on September 26, 2024

@p3trur0, your pull request helped a lot. I just found that another error was using @Inject, this question has the answer to it.

I fixed the existing test, but I won't push it until it actually tests.

from aton.

ubaldop avatar ubaldop commented on September 26, 2024

@camilosampedro glad to hear that! Keep going then!

from aton.

camilosampedro avatar camilosampedro commented on September 26, 2024

I reopen this issue because ComputerControllerSpec (The first test) could not be executed. The problem relies on the executionContext injection. It throws the following exception:

[info] - should add a new computer *** FAILED ***
[info]   java.lang.RuntimeException: There is no started application
[info]   at scala.sys.package$.error(package.scala:27)
[info]   at play.api.Play$$anonfun$current$1.apply(Play.scala:86)
[info]   at play.api.Play$$anonfun$current$1.apply(Play.scala:86)
[info]   at scala.Option.getOrElse(Option.scala:121)
[info]   at play.api.Play$.current(Play.scala:86)
[info]   at jp.t2v.lab.play2.auth.CacheIdContainer.removeByUserId(CacheIdContainer.scala:31)
[info]   at jp.t2v.lab.play2.auth.CacheIdContainer.startNewSession(CacheIdContainer.scala:17)
[info]   at jp.t2v.lab.play2.auth.AsyncIdContainer$$anon$1.startNewSession(AsyncIdContainer.scala:20)
[info]   at jp.t2v.lab.play2.auth.test.Helpers$AuthFakeRequest$$anonfun$withLoggedIn$1.apply(Helpers.scala:16)
[info]   ...

I will keep trying!

from aton.

ubaldop avatar ubaldop commented on September 26, 2024

I've just submitted a pull request where the Play specs can run properly.

from aton.

camilosampedro avatar camilosampedro commented on September 26, 2024

Yeah! hahaha 😄

Closed

from aton.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.