Daniel O'Connor
2db3d1bacc
Various corrections
2022-11-08 00:21:23 +10:30
Daniel O'Connor
e2942f17c7
Rubocop corrections
2022-11-08 00:18:35 +10:30
Daniel O'Connor
d3df63912c
Typo
2022-11-07 23:56:37 +10:30
Daniel O'Connor
0843cbde9a
Fix specs
2022-11-07 23:32:05 +10:30
Daniel O'Connor
89a2dda637
Revert "Rubocop - auto corrections"
...
This reverts commit 39ea0d4882 .
2022-11-07 23:21:05 +10:30
Daniel O'Connor
39ea0d4882
Rubocop - auto corrections
2022-11-06 16:35:09 +10:30
Daniel O'Connor
b24b9f82e6
Rubocop - auto corrections
2022-11-06 16:34:36 +10:30
Awesome Code
4cbe6ca244
Auto corrected by following Lint Ruby RSpec/DescribedClass
2020-03-03 22:33:13 +00:00
Brenda
7257b2ada1
Update with frozen literals
2020-01-10 16:50:52 +13:00
Brenda Wallace
a651f079d8
Simplify garden.name validation regexp
2019-11-11 17:41:46 +13:00
Brenda Wallace
777408a6dc
Merge branch 'dev' into UTFGardenNames
2019-08-29 13:53:04 +12:00
Brenda Wallace
756cf1fe3a
Removing unused code in specs
2019-08-18 14:51:24 +12:00
Brenda Wallace
86540c3352
Removed feature plantings code and spec
...
because it's not used
2019-08-10 10:52:49 +12:00
Brenda Wallace
7b56c7a6ab
Merge branch 'dev' into UTFGardenNames
2019-04-20 20:17:52 +12:00
Awesome Code
6e10dc2a2b
Auto corrected by following Lint Ruby RSpec/AlignRightLetBrace
2019-03-31 10:20:08 +13:00
Awesome Code
837ae8cb8e
Auto corrected by following Lint Ruby RSpec/AlignLeftLetBrace
2019-03-30 18:09:37 +13:00
Brenda Wallace
1e0f308db2
Merge branch 'dev' into UTFGardenNames
2019-03-26 22:43:56 +13:00
Brenda Wallace
8d579a4616
Gardens have descriptions
2019-03-26 22:27:10 +13:00
Brenda Wallace
95d2aa221f
Removed plot spec
2019-03-26 22:06:53 +13:00
Brenda Wallace
e5ee89c865
garden_types.description becomes garden_type.name
2019-03-26 21:43:34 +13:00
Brenda Wallace
63edfa36df
Gardens have garden_Types in specs
2019-03-26 21:13:12 +13:00
Brenda Wallace
02e0dd091a
Merge remote-tracking branch 'upstream/dev' into bb-track-types-of-gardens
2019-03-26 19:35:16 +13:00
Awesome Code
ad470ede1d
Auto corrected by following Lint Ruby RSpec/AlignRightLetBrace
2019-03-13 17:23:33 +13:00
Awesome Code
f90cc792bb
Auto corrected by following Lint Ruby RSpec/AlignLeftLetBrace
2019-03-13 11:42:27 +13:00
Awesome Code
689baa85a3
Auto corrected by following Lint Ruby RSpec/ExampleWording
2019-02-11 10:17:54 +13:00
Brandon Baker
a00ed5a176
Merge branch 'dev' into bb-track-types-of-gardens
2019-01-08 12:03:39 -05:00
Brenda Wallace
5a73f57454
Merge branch 'dev' into UTFGardenNames
2019-01-03 08:46:15 +13:00
Brandon Baker
f5abc592f1
cleans up rubocop violations
2018-11-29 14:30:02 -07:00
Brandon Baker
5f6852b45c
adds basic specs for container and adds a plot spec for garden
2018-11-29 13:22:35 -07:00
Brenda Wallace
a590b89302
Photos in spec needs to have same owner as item they link to
2018-06-04 15:29:59 +12:00
jenkr55
9e182b07aa
Dont allow any kind of newline
2018-05-28 12:46:08 -05:00
jenkr55
f1a4bd19aa
New slug regex
2018-05-27 13:06:32 -05:00
jenkr55
8c5817f511
Still works with newline characters
2018-05-20 16:03:06 -05:00
jenkr55
1b1870095f
Allow garden name macrons test description accurate
2018-05-20 15:15:58 -05:00
jenkr55
cc1aaeb5ce
Updating test to allow numbers (description previously inaccurate)
2018-05-20 15:15:18 -05:00
Brenda Wallace
f8a404a88b
Merge remote-tracking branch 'upstream/dev' into upgrade/rails-5
...
Conflicts:
Gemfile
Gemfile.lock
app/models/crop.rb
app/models/forum.rb
app/models/photo.rb
app/models/planting.rb
app/models/seed.rb
db/schema.rb
spec/models/garden_spec.rb
spec/models/planting_spec.rb
2018-04-28 21:25:06 +12:00
Brenda Wallace
5cc647ee9b
test that expects a garden name, set to that name
2018-04-21 14:22:20 +12:00
Brenda Wallace
65b4c7dbc1
Revert "Auto corrected by following Style/StringLiterals"
...
This reverts commit ab56a3c6b3 .
2018-02-09 07:58:47 +13:00
Awesome Code
ab56a3c6b3
Auto corrected by following Style/StringLiterals
2018-02-07 10:20:26 +13:00
Brenda Wallace
5eae80bc6d
Specify login name in spec, so we know what to look for
...
Becuase we're using the faker gem now
2018-01-06 11:38:47 +13:00
Brenda Wallace
3058160a59
Removed an orderng spec for gardens
2017-11-29 20:59:37 +13:00
Brenda Wallace
2fbba52bc8
Updating specs to use same owner for garden and planting
2017-11-13 19:18:14 +13:00
Logan Gingerich
fa600bea9e
changed spec to reflect factorybot change
2017-11-03 14:53:20 +13:00
Logan Gingerich
99e7fb1f7d
Name added to contributors and spec added
2017-11-03 14:53:20 +13:00
Logan Gingerich
10a8df47a9
Factorygirl to factorybot - fixes #1413 ( #1425 )
...
* FactoryGirl Changed to FactoryBot
file fix
changes based on comments received
Bundle Update on 2017-10-29
style update to align hash literal
added package-lock
* indentation fixes with rubocop
* name added to contributors
2017-11-01 15:03:31 +00:00
Brenda Wallace
a6964a8f4e
Update specs to join before checking member is destroyed.
2017-05-21 21:59:28 +12:00
Brenda Wallace
7d2a2b96a2
Only show gardens of members who are not deleted
2017-05-21 11:17:09 +12:00
Brenda Wallace
322f28eaa6
bugfix in some spec expectations
2017-03-05 00:36:10 +13:00
Brenda Wallace
178c181cf5
Merge remote-tracking branch 'upstream/dev' into bw/useless-assignments
...
Conflicts:
app/controllers/crops_controller.rb
app/models/crop.rb
spec/models/scientific_name_spec.rb
2016-11-30 10:32:02 +13:00
Brenda Wallace
8763c22284
Merge remote-tracking branch 'upstream/dev' into bw/indentation-for-great-glory
...
Conflicts:
app/models/crop.rb
2016-11-29 02:33:30 +00:00