Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
58de484f
Commit
58de484f
authored
Sep 08, 2017
by
Piotr Gawron
Browse files
Merge branch '207-continous-integration-tests' into 'master'
CI test for frontend See merge request !112
parents
4b063e79
306f64e7
Pipeline
#2311
passed with stage
in 34 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
58de484f
image
:
node
before_script
:
-
cd frontend-js
-
npm install
-
cd ..
test_frontend
:
script
:
-
cd frontend-js
-
npm test
\ No newline at end of file
README.md
View file @
58de484f
[

](https://git-r3lab.uni.lu/piotr.gawron/minerva/commits/207-continous-integration-tests)
# Rest API (version 11)
## Introduction
...
...
frontend-js/.idea/preferred-vcs.xml
0 → 100644
View file @
58de484f
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"PreferredVcsStorage"
>
<preferredVcsName>
ApexVCS
</preferredVcsName>
</component>
</project>
\ No newline at end of file
frontend-js/package.json
View file @
58de484f
...
...
@@ -26,9 +26,9 @@
"exorcist"
:
"^0.4.0"
,
"file-url"
:
"^2.0.0"
,
"istanbul"
:
"0.4.5"
,
"jquery"
:
"
3
.1.1"
,
"jquery-ui-dist"
:
"
^
1.12.1"
,
"jsdom"
:
"
^
11.1.0"
,
"jquery"
:
"
1
.1
2
.1"
,
"jquery-ui-dist"
:
"1.12.1"
,
"jsdom"
:
"11.1.0"
,
"jsdom-global"
:
"^2.1.1"
,
"jshint"
:
"^2.9.4"
,
"log4js-memory-appender"
:
"1.0.5"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment