1.2.10 • Published 7 years ago

testistic-repository v1.2.10

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Testisic Repository

Storage of Testistic Model into kafka queues

There are topics for different information entities (here)./src/Config.js

The repository supports

  • creating and reading topics
  • producing and getting Projects,TestRuns,ProjectTestRun
  • create a Consumer

Configuration

The kafka endpoint (host and port) can be provided

  • directly to the Repository constructor
  • through the KAFKASERVICE environment variable
  • or otherwise a default

Thoughts

The UI needs to query for a batch of test results for each Epic.
The query group can be the userid for the user who is doing the querying.

Release Notes

notes

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.0

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago