Skip to content
This repository was archived by the owner on Feb 7, 2020. It is now read-only.

Commit 7b7446d

Browse files
committed
added tests repo
1 parent 0aa32c1 commit 7b7446d

File tree

5 files changed

+6
-21
lines changed

5 files changed

+6
-21
lines changed

.gitmodules

+5
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@
44
[submodule "src/themes/coreplayer-default-theme"]
55
path = src/themes/coreplayer-default-theme
66
url = https://github.com/wellcomelibrary/coreplayer-default-theme.git
7+
[submodule "tests"]
8+
9+
path = tests
10+
11+
url = https://github.com/wellcomelibrary/player-tests.git

app.template

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!-- hosts the app being tested -->
22

33
<div class="wellcomePlayer" data-config="/examples/examples-config.js" data-uri="http://wellcomelibrary.org/package/b18035978" style="width:640px; height:480px; background-color: #000"></div>
4-
54
<script type="text/javascript" id="embedWellcomePlayer" src="/build/wellcomeplayer/js/embed.js"></script>
65

76
<script type='text/javascript'>

tests

Submodule tests added at 9d8e64b

tests/README.md

-9
This file was deleted.

tests/features/Testing.feature

-11
This file was deleted.

0 commit comments

Comments
 (0)