Skip to content

Releases: CoSMoSoftware/KITE-Extras

KITE Extras version 0.1.32

08 Jul 06:32
350f3e4
Compare
Choose a tag to compare

Added CSV report to tests

KITE Extras version 0.1.31

03 Jul 10:07
cfd7ad4
Compare
Choose a tag to compare
Merge pull request #27 from CoSMoSoftware/Anthony

Anthony

KITE Extras version 0.1.30

26 Jun 09:19
Compare
Choose a tag to compare

refactored network instrumentation

KITE Extras version 0.1.29

26 Jun 08:09
6a574a0
Compare
Choose a tag to compare

Do not use SingleTon for the RoomManager

KITE Extras version 0.1.28

25 Jun 08:26
Compare
Choose a tag to compare

make reporter an object instead of singleton
added reporter to all report entities
added java doc

KITE Extras version 0.1.27

24 Jun 07:37
e029db3
Compare
Choose a tag to compare
  • Adding possibility to change default port for getPrivateIp in TestUtils
  • Added getJsonObject() to NetworkInstrumentation

KITE Extras version 0.1.26

20 Jun 06:36
Compare
Choose a tag to compare

added getJsonObject() to NetworkInstrumentation

KITE Extras version 0.1.25

19 Jun 08:03
999d476
Compare
Choose a tag to compare

New KiteLogger

New common Steps:

  • console log
  • screenshot
  • webrtc-internal
  • stay in meeting
  • wait for others

Updated constructor for BasePage and TestStep => taking Runner interface as common parameter. Runner interface is implemented by TestRunner in kite-framework

KITE Extras version 0.1.24

17 Jun 08:54
a3ff120
Compare
Choose a tag to compare
Merge pull request #16 from CoSMoSoftware/continuous-integration

Continuous integration

KITE Extras version 0.1.23

13 Jun 07:46
Compare
Choose a tag to compare
Added init() to the RoomManager