Proto commits in telekom/testerra

These 65 commits are when the Protocol Buffers files have changed:

Commit:862425f
Author:Martin Großmann
Committer:Martin Großmann

Added new types for all configuration methods

Commit:92fe42a
Author:Tobias Adler

Added property for max test runs in history

The documentation is generated from this commit.

Commit:4aff053
Author:Tobias Adler
Committer:Tobias Adler

Added historyId to HistoryAggregate

Commit:04dca0d
Author:Tobias Adler
Committer:Tobias Adler

Extended report model for test history

Commit:1b682f7
Author:Martin Großmann

Merge branch 'master' into feature/split-execution-file # Conflicts: # report-model/src/main/java/eu/tsystems/mms/tic/testframework/report/model/Framework.java # report-ng/app/src/components/classes/classes.ts

Commit:0bf29c9
Author:Martin Großmann

Store baseURL at SessionContext

Commit:0c35980
Author:Conrad Straßburger
Committer:Conrad Straßburger

Add logMessageIds to ExecutionContext and TestStepActionEntry model and regenerate

Commit:8589d32
Author:Martin Großmann

Merge branch 'master' into feature/timing-collector # Conflicts: # report-model/src/main/java/eu/tsystems/mms/tic/testframework/adapters/ContextExporter.java # report-model/src/main/java/eu/tsystems/mms/tic/testframework/report/model/Framework.java

Commit:f65c547
Author:Martin Großmann
Committer:Martin Großmann

Changed metric references to ids

Commit:f8911da
Author:Martin Großmann

Added id to ErrorContext

Commit:6c10edf
Author:Martin Großmann
Committer:Martin Großmann

Updated ContextExporter with LayoutCheckContext

Commit:6ec64af
Author:Martin Großmann

Added report model and updated exporter

Commit:ae029d9
Author:Martin Großmann

Added first draft for Report model of Test metrics

Commit:64d6f4f
Author:Martin Großmann

Added useragent string storing in SessionContext

Commit:ab9e52f
Author:Mike Reiche

Implemented and tested new logging features.

Commit:9314cfb
Author:Mike Reiche

Implemented prompt() logging proposal

Commit:4320681
Author:Mike Reiche

Removed status counts from ExecutionContext

Commit:fe26583
Author:Mike Reiche

Also export failure corridor

Commit:f95839c
Author:Mike Reiche

Failed expected is not deprecated

Commit:9625115
Author:Mike Reiche

Simplified status count mapping

Commit:80b2cc7
Author:Mike Reiche

Removed deprecated statuses from model

Commit:f96d2ef
Author:Mike Reiche

Removed unused screenshot id on ErrorContext

Commit:a6374af
Author:Mike Reiche

Show first or first failed ErrorContext

Commit:08dd4de
Author:Mike Reiche

Simplified ErrorContext model

Commit:82a9e9d
Author:Mike Reiche

Updated platform model

Commit:c0d7ee8
Author:Mike Reiche

Removed INFO result status type

Commit:cb4cd01
Author:Mike Reiche

Added support for custom test names, which prevents the duplicate output of parameters.

Commit:02f82f2
Author:Mike Reiche

Show combined sessions and videos in report-ng

Commit:dd4224c
Author:mreiche
Committer:Mike Reiche

Merge branch 'master' into extension/method-annotations # Conflicts: # report-model/src/main/java/eu/tsystems/mms/tic/testframework/report/model/Framework.java

Commit:01ca62b
Author:mreiche
Committer:Mike Reiche

Merge branch 'master' into extension/method-annotations # Conflicts: # report-model/src/main/java/eu/tsystems/mms/tic/testframework/report/model/Framework.java

Commit:d885a36
Author:mreiche
Committer:Mike Reiche

Exit points related report fixes

Commit:31c5536
Author:mreiche
Committer:Mike Reiche

Fully separated SessionContext from WebDriverRequest

Commit:e5e8507
Author:mreiche
Committer:Mike Reiche

Removed link between WebDriverRequest and WebDriver

Commit:8b084b1
Author:mreiche
Committer:Mike Reiche

Annotations are added to model

Commit:efe581b
Author:mreiche
Committer:Mike Reiche

Normalized relative file pathes and custom contexts for report.

Commit:48b68c5
Author:mreiche
Committer:Mike Reiche

SessionContext needs ExecutionContext reference

Commit:97984d5
Author:mreiche
Committer:Mike Reiche

Revert "Revert "Refactored the model that the Video object is now stored on the SessionContext and not on the MethodContext anymore"" This reverts commit 81a04cad

Commit:7a8b10c
Author:mreiche
Committer:Mike Reiche

Revert "Refactored the model that the Video object is now stored on the SessionContext and not on the MethodContext anymore" This reverts commit 784e3ef7

Commit:79d65ae
Author:mreiche
Committer:Mike Reiche

Refactored the model that the Video object is now stored on the SessionContext and not on the MethodContext anymore

Commit:a9c4eca
Author:mreiche
Committer:Mike Reiche

Implemented visibility of run index, badge for setup methods and data provider parameters

Commit:efdc5ee
Author:mreiche
Committer:Mike Reiche

Improved Failure Corridor view in Dasboard

Commit:9366697
Author:mreiche
Committer:Mike Reiche

Improved TestStep model

Commit:cbcd92c
Author:mreiche
Committer:Mike Reiche

Simplified framework model

Commit:291d7b5
Author:mreiche
Committer:Mike Reiche

Improved TestSteps model

Commit:b64a921
Author:mreiche
Committer:Mike Reiche

Brought back deprecated IDs

Commit:d58bec7
Author:mreiche
Committer:Mike Reiche

Made stack trace flat

Commit:2d7d337
Author:mreiche
Committer:Mike Reiche

Removed SWI completely

Commit:0a85e70
Author:mreiche
Committer:Mike Reiche

Improved log view

Commit:94c9222
Author:mreiche
Committer:Mike Reiche

Renamed model

Commit:3b90e2e
Author:mreiche
Committer:Mike Reiche

Added stack-trace connection between log messages and error contexts

Commit:7bcdbda
Author:mreiche
Committer:Mike Reiche

Moved ErrorContexts to TestStep

Commit:cb24f0f
Author:mreiche
Committer:Mike Reiche

Super simplified the execution model

Commit:a77f97f
Author:mreiche
Committer:Mike Reiche

Export sessions contexts as well

Commit:7e0fee3
Author:mreiche
Committer:Mike Reiche

Optimized model

Commit:9221391
Author:mreiche
Committer:Mike Reiche

Improved logs

Commit:e9ed970
Author:mreiche
Committer:Mike Reiche

Added log messages to TestStep. Moved Screenshot to method detail

Commit:68e8e0d
Author:mreiche
Committer:Mike Reiche

Removed orphaned properties from model

Commit:dceb8a8
Author:mreiche
Committer:Mike Reiche

Added search features for classes view in report-ng

Commit:43bd7b6
Author:mreiche
Committer:Mike Reiche

Removed mergedClassContext

Commit:6114906
Author:mreiche
Committer:Mike Reiche

Load aggregates

Commit:d5c7c0a
Author:mreiche
Committer:Mike Reiche

Updated model generation

Commit:6f82b43
Author:mreiche
Committer:Mike Reiche

Set final version

Commit:8ceb35f
Author:mreiche
Committer:Mike Reiche

Finalized export model

Commit:d84c67a
Author:mreiche
Committer:Mike Reiche

Moved platform model adapters to report model module

Commit:b1ac63a
Author:mreiche
Committer:Mike Reiche

Added protobuf report model