aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Collapse)AuthorFilesLines
2021-02-21Sonar coverage report for graphgraphIgor Dysko5-0/+7526
Exclusion of js tests from coverage. Added java test. Issue-ID: AAI-2713 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I085bae6536ba49c7ef8c24899c003b76b95923f6
2020-04-16Perform repository cleanupVlastimil Starec1-19/+19
1. Perform whitespace cleanup in source files Changes are almost exclusively in indentation and line breaks. Some safe spelling fixes may had gotten staged too. 2. Update license file and license headers on java files Change "2019" to "2019-2020" (fix 2017-2018 in some cases). Convert to block comment format. Make "Orange Intellectual Property" consistent across headers. 3. Prepend javascript files with license headers 4. Rename frontend filenames to lowercase 5. Add missing semicolons after statements in react files Issue-ID: AAI-2861 Signed-off-by: Vlastimil Starec <vlastimil.starec@orange.com> Change-Id: Ieee5562ce9e360da3db1f990a6cf4c1b1e56f657
2020-04-03Fix of failing jenkins buildsIgor Dysko1-0/+19
Changed parent to oparent 2.0.0, fixed checkstyle problems Issue-ID: AAI-2840 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I05027555cadf7564d0f5a5adfdbabfdeb55ecf37
2019-01-15Initial commitPavel Paroulek1-0/+20
Java dummy backend and frontend Change-Id: I8c5528fcf8a746154e0463e065238061ddf6b877 Issue-ID: AAI-532 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>