Commit graph

35 commits

Author SHA1 Message Date
Devin Howard 5ebbd87afc
automatic rubocop fixes (#1162) 2017-11-25 11:23:47 -08:00
Connor Turland dde097ea75 all the good changes (#1065) 2017-02-09 16:53:19 -05:00
Connor Turland 0441850504 Secret.convo (#1059)
* set up for using secret css/js

* testing

* add stuff

* final tweak for secret convos

* looks like its all working

* realized this change is just good all around

* minor touch ups

* only us for now

* no longer validate presence of xloc/yloc

* fix syntax issue
2017-02-05 14:30:23 -05:00
Devin Howard 186129807e fix spec, bugs, style 2016-12-16 16:25:08 -05:00
Devin Howard 6e75274737 access request tests (#772)
* access request tests

* map mailer spec update
2016-10-17 10:53:53 -04:00
Connor Turland 4602ded8a4 access requests (#762)
* start on access requests

* set up access requests further

* set default values for approved and answered
2016-10-16 20:22:00 -04:00
Devin Howard 0ace202ace automatic rubocop updates 2016-09-24 11:00:46 +08:00
Devin Howard 7d4da81272 Update code style automatically using rubocop gem (#563)
* install rubocop

* 1961 automatic rubocop fixes

* update rubocop.yml to ignore half of the remaining cops

* rubocop lint warnings

* random other warnings fixed
2016-07-26 08:14:23 +08:00
Devin Howard a0d38c8fb8 check https manual icons 2016-03-16 11:42:51 +08:00
Devin Howard 8b54e53743 metacode icon tests 2016-03-16 11:39:24 +08:00
Devin Howard d11f3923dd remove unused has_viewable_synapses function 2016-03-14 14:34:36 +08:00
Devin Howard c5009952f3 remove permissions tests 2016-03-14 11:03:30 +08:00
Harlan T Wood f3eb558971 fix test regex 2016-03-13 13:28:07 -07:00
Harlan T Wood 3fbb3d1dc9 more token entropy 2016-03-13 00:56:10 -08:00
Connor Turland 059591b78b first pass at important API endpoints, token auth 2016-03-11 17:16:04 +11:00
Devin Howard f9bcd33344 update synapses specs; all specs pass again. all models/controllers tested 2016-02-09 14:25:39 +08:00
Devin Howard fa3a725df9 mapping spec 2016-02-08 11:19:37 +08:00
Devin Howard caa65c1170 metacode spec 2016-02-08 11:19:36 +08:00
Devin Howard 7930f1a216 one test in metacode spec 2015-12-20 22:20:51 +08:00
Devin Howard fe8794e814 fix topic spec 2015-12-20 22:18:40 +08:00
Devin Howard f85bf74b2e synapse desc validation 2015-12-20 21:55:10 +08:00
Devin Howard c7f7fa1d1b reorganize synapse spec pendingness 2015-12-18 09:35:56 +08:00
Devin Howard 63e4939592 remove TODO 2015-12-18 09:35:40 +08:00
Devin Howard 6bb8ac7e1f fix dumb errors - only 2 topic specs fail now 2015-12-18 09:33:16 +08:00
Devin Howard ca282f7879 topic spec owner 2015-12-18 09:28:28 +08:00
Devin Howard d2680fd9f3 permissions on synapse spec 2015-12-18 09:28:20 +08:00
Devin Howard acd048bd0d can't properly use rspec on a boolean field validation 2015-12-18 09:28:08 +08:00
Devin Howard 4b22a856c3 synapse spec 2015-12-18 09:26:15 +08:00
Devin Howard a4c309a677 finish topic spec 2015-12-18 09:26:07 +08:00
Devin Howard cf6411988d topic spec - need to add permissions and fix 2 failing tests 2015-12-17 23:45:38 +08:00
Devin Howard 9522c30273 finish map spec permissions 2015-12-17 23:20:53 +08:00
Devin Howard d5f66487b7 update map spec - add authorize_to_delete. TODO: add other map authorize specs 2015-12-17 09:44:48 +08:00
Devin Howard 696bac17e6 map spec 2015-12-17 09:16:02 +08:00
Devin Howard 846d04dd0d rubocop style updates 2015-12-16 22:19:58 +08:00
Devin Howard 25117cf0e6 add rspec scaffold tests and a test db environment 2015-10-12 11:45:59 +08:00