Coder Social home page Coder Social logo

Comments (11)

djensen47 avatar djensen47 commented on May 5, 2024 2

Is there documentation on how to use this? If not, then, please, how do I use this. Thanks.

from framework.

EisenbergEffect avatar EisenbergEffect commented on May 5, 2024 1

Excellent. We will get it in there.

from framework.

Alxandr avatar Alxandr commented on May 5, 2024

Is AureliaLoaded enough? With Angular, they basically test that the messagepump is empty.

from framework.

EisenbergEffect avatar EisenbergEffect commented on May 5, 2024

Do they do that inside Angular? Or inside protractor?

On Wed, Jan 28, 2015 at 11:03 AM, Alxandr [email protected] wrote:

Is AureliaLoaded enough? With Angular, they basically test that the
messagepump is empty.


Reply to this email directly or view it on GitHub
#12 (comment).

Rob Eisenberg,
President - Blue Spire
www.durandaljs.com

from framework.

Alxandr avatar Alxandr commented on May 5, 2024

Inside of protractor. They have a clientscript (haven't been able to find that one yet). It runs before any webdriver actions.

from framework.

Alxandr avatar Alxandr commented on May 5, 2024

https://github.com/angular/protractor/blob/9bc1c53e40161521b0c125a810f86235c974f100/lib/protractor.js#L271

from framework.

Alxandr avatar Alxandr commented on May 5, 2024

Ah, here is the actual client-side implementation: https://github.com/angular/protractor/blob/9bc1c53e40161521b0c125a810f86235c974f100/lib/clientsidescripts.js#L29

from framework.

zewa666 avatar zewa666 commented on May 5, 2024

Yeah we could look into that, essentially the guys are also verifying that there are no outstanding HTTP calls. So once http-client can track those we can include it as well.
For now thou having this issue solved I could prepare a PR for the Skeleton App, including a protractor.config file, example test and all wired up through gulp with a separate task.

So maybe we should keep track of the other stuff in another issue

from framework.

EisenbergEffect avatar EisenbergEffect commented on May 5, 2024

Fixed in feed2a3

from framework.

zewa666 avatar zewa666 commented on May 5, 2024

@djensen47 this Event is used as part of the Aurelia protractor Plugin. https://github.com/aurelia/protractor-plugin

You can find a guide in the official Aurelia docs

from framework.

ricardograca avatar ricardograca commented on May 5, 2024

This event is called aurelia-started for those that are wondering, so to use it just:

document.addEventListener('aurelia-started', doStuff)

from framework.

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.