Skip to content

Commit 1df7197

Browse files
authored
Merge pull request #384 from ASU/7.x-rc
NOJIRA - updated changelog
2 parents d4c5487 + 7f9069f commit 1df7197

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

profiles/openasu/CHANGELOG.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Webspark 1.70 (Texas), 2019-07-02
1+
Webspark 1.70 (Texas), 2019-07-12
22
---------------------------------
33
- Webspark core
44

@@ -17,6 +17,11 @@ Webspark 1.70 (Texas), 2019-07-02
1717
* ASU Webspark Carousel (uto_carousel) - v1.8
1818
* Fixed bug where field settings summary was being returned as array instead of string
1919
* Added flexslider dependency
20+
* Webspark Test (webspark_test) - v1.1
21+
* Added feature steps to mock the asu_isearch directory import source
22+
* Added scenario to asu_directory_import.feature which tests that both profile nodes and affiliation
23+
field_collections are created, updated, and loaded correctly
24+
* Updated behat.travis.yml config so that Chromedriver starts with a fullscreen window
2025

2126
- Contrib module updates
2227

profiles/openasu/modules/custom/webspark_test/CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
7.x-1.1, 2019-07-11
2+
-------------------
3+
- Added feature steps to mock the asu_isearch directory import source
4+
- Added scenario to asu_directory_import.feature which tests that both profile nodes and affiliation field_collections
5+
are created, updated, and loaded correctly
6+
- Updated behat.travis.yml config so that Chromedriver starts with a fullscreen window
7+
18
7.x-1.0, 2017-12-19
29
-------------------
310
- Moved ASU custom behat tests and steps into this module.

profiles/openasu/modules/custom/webspark_test/behat/features/asu_directory_import.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Feature: Import iSearch Profiles
1+
Feature: Import and display iSearch Profiles
22
Background:
33
Given I am logged in as a user with the "administrator" role
44

profiles/openasu/modules/custom/webspark_test/webspark_test.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies[] = asu_dirs
88
dependencies[] = asu_isearch
99
dependencies[] = asu_dir_panel
1010
dependencies[] = webspark_wysiwyg
11-
version = "7.x-1.0"
11+
version = "7.x-1.1"
1212
core = "7.x"
1313
project = "ASU Webspark"
1414
datestamp = "1498107373"

0 commit comments

Comments
 (0)