Pepe Cano

Results 56 comments of Pepe Cano

1) I also missed a better description on how the `async test helper` works when it returns `app.testHelpers.wait()`. I am not sure if the [wait documentation](http://emberjs.com/api/classes/Ember.Test.html#method_wait) wants to provide this...

Do you mean declaring a module and defining custom types for `jslib` libraries? https://github.com/grafana/jslib.k6.io/ is a set of pure Javascript utils for k6. They are built non-natively within the k6...

@mstoykov I plan to look at it on this quarter. Also, review https://github.com/grafana/k6-template-typescript/pull/34 and document the supported ES* features.

I have recently updated the project dependencies. Currently, this project does not include an example resolving `node_modules`. If you are looking for that, refer to the [k6-rollup-example](https://github.com/grafana/k6-rollup-example). I am closing...

@royshil, did you test/plan/discuss during project development, if it could be possible to fire events on individual DOM elements depending if the event was initiated on the visual render area...

@royshil, please, could you please point me where the project is located? Now, i have no time to implement anything, so just wanted to take a look and value the...

Another alternative is detailed in [this post](https://medium.com/microsoftazure/load-testing-with-azure-devops-and-k6-839be039b68a); It stores the [k6 test summary](https://k6.io/docs/results-output/end-of-test/custom-summary/) using the [AzureTask/PublishTestResults](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/publish-test-results-v2?view=azure-pipelines&tabs=trx%2Ctrxattachments%2Cyaml).

> In my experience providing support, people don't know and can't find some of the current ones. So having more of them when we don't need them seems like making...

@na-- I ❤️ this idea; this is a great improvement of the `k6/http` API, and **everyone** will benefit from it, not only users using the HAR converter. Because the issue...

[Related issue at router.js](https://github.com/tildeio/router.js/issues/103)