Fix broken functional tests
Fix broken specs with random see 55679

Fix broken tests for random seed 19381

Temporarily disable travis security checks

Since I'm testing the specs, this should help make it faster

Fix bug caused by random Org locale

Fixes recurring issue with tests being loaded in German

Fix broken specs

Fix tests breaking with seed 60029

Fix broken specs with seed 12116

Fix broken specs with seed 51011

Fix broken template upgrades specs

Fix travis artifacts addons

Add Travis asset debugging

Remove Amazon S3 region from asset uploads config

Move S3 configs to local travis file

Re-add hygiene tasks to Travis YML

Disable broken test for now

Refactor tests for template upgrade customisations
dev
1 parent 1f67e85 commit db25309bf36bdf0bf4b86b6e4861b0564f4baba6
@Bodacious Bodacious authored on 12 Oct 2018
Sam Rust committed on 19 Oct 2018
Showing 13 changed files
View
.travis.yml
View
Gemfile
View
Gemfile.lock
View
spec/factories/orgs.rb
View
spec/factories/users.rb
View
spec/features/annotations/annotations_editing_spec.rb
View
spec/features/questions/dropdown_questions_spec.rb
View
spec/features/questions/textfield_questions_spec.rb
View
spec/features/templates/templates_editings_spec.rb
View
spec/features/templates/templates_upgrade_customisations_spec.rb
View
spec/features/templates_spec.rb
View
spec/models/user_spec.rb
View
spec/support/helpers/tiny_mce_helper.rb