Skip to content
#

functional-testing

Here are 152 public repositories matching this topic...

JiseongKim
JiseongKim commented Mar 22, 2018

Currently, EAT using Actor(http://docs.paralleluniverse.co/quasar).
But it doesn't provide external communication. So it has limitation to extends.
To have load test, we can run it with multi-JVM.

But. expand to centralized-management(which can command to agents and monitor it) function, Actor model of EAT should have new Actor model(which can communicate with external nodes).

Currently I'

bogdanbranescu
bogdanbranescu commented Aug 26, 2019

Currently, the passing tests simply show up in a simple list. A flag (e.g. --verbose) should be provided so that each expected item within the passing test can be inspected. Examples where this is useful:

  • test passes under multiple conditions that are discernible from the assertions
  • report information can be further used (part of the response, the result of test fixtures, etc)

Improve this page

Add a description, image, and links to the functional-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functional-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.