Skip to content

Create testing app#1

Merged
oriolgual merged 9 commits intomasterfrom
add_test_dummy_app
Aug 22, 2016
Merged

Create testing app#1
oriolgual merged 9 commits intomasterfrom
add_test_dummy_app

Conversation

@mrcasals
Copy link
Copy Markdown
Contributor

@mrcasals mrcasals commented Aug 22, 2016

WHAT

This PR adds a way to test each part of the project by creating a dummy Rails app and running the test against each. A different dummy app is created for each part of the project. Code heavily inspired by spree.

  • It creates a dummy test app
  • Installs decidim
  • Run the migrations automatically

@mrcasals mrcasals force-pushed the add_test_dummy_app branch from 0c2baf3 to c2c4051 Compare August 22, 2016 08:11
@mrcasals
Copy link
Copy Markdown
Contributor Author

Ok, tests are green right now:

Rakefile Outdated
end
end
end

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra blank line.

@oriolgual
Copy link
Copy Markdown
Contributor

Don't we have any CI?

@mrcasals mrcasals changed the title [WIP] Create testing app Create testing app Aug 22, 2016
@oriolgual oriolgual merged commit 8d377f1 into master Aug 22, 2016
@oriolgual oriolgual deleted the add_test_dummy_app branch August 22, 2016 09:44
@andreslucena andreslucena mentioned this pull request Sep 15, 2020
1 task
alecslupu referenced this pull request in i-need-another-coffee/decidim Oct 7, 2020
tramuntanal pushed a commit that referenced this pull request Nov 25, 2020
* revert keys type in smtp_settings from symbol to strings

* switch smtp_settings keys from symbols to strings

* Fix smtp settings specs (#2)

* light cleanup application mailer specs

* add tests in register organization specs

* Revert "Fix smtp settings specs (#2)" (#3)

This reverts commit 9838bec.

* Update organization seeds (#1)

* Update organization seeds

* Fix migration

* Clean tests

* Complete migration by adding down

* Fix smtp settings specs (#4)

* light cleanup application mailer specs

* add tests in register organization specs

* Remove migration and update CHANGELOG

* Remove CHANGELOG entry

Co-authored-by: Quentin Champ <26109239+Quentinchampenois@users.noreply.github.com>
Co-authored-by: Armand Fardeau <armandfardeau@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants