elfproef_plan 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +114 -0
- data/app/assets/javascripts/elfproef/elfproef.coffee +7 -2
- data/changelog.md +8 -0
- data/lib/elfproef_plan/version.rb +1 -1
- data/lib/elfproef_plan.rb +3 -1
- data/test/dummy/app/assets/javascripts/application.js +1 -1
- data/test/dummy/log/development.log +2154 -0
- data/test/dummy/log/test.log +2257 -0
- data/test/elfproef_plan_test.rb +2 -2
- metadata +8 -4
- data/test/dummy/tmp/pids/server.pid +0 -1
@@ -0,0 +1,2257 @@
|
|
1
|
+
[1m[36m (13.7ms)[0m [1mDROP DATABASE IF EXISTS `dummy_test`[0m
|
2
|
+
[1m[35m (6.4ms)[0m CREATE DATABASE `dummy_test` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`
|
3
|
+
[1m[36m (30.8ms)[0m [1mCREATE TABLE `employees` (`id` int(11) auto_increment PRIMARY KEY, `name` varchar(255), `number` int(11), `accountnumber` int(11), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB[0m
|
4
|
+
[1m[35m (23.6ms)[0m CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB
|
5
|
+
[1m[36m (59.5ms)[0m [1mCREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`) [0m
|
6
|
+
[1m[35m (0.3ms)[0m SELECT version FROM `schema_migrations`
|
7
|
+
[1m[36m (0.6ms)[0m [1mINSERT INTO `schema_migrations` (version) VALUES ('20151120090423')[0m
|
8
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
9
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
10
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
11
|
+
[1m[35m (0.3ms)[0m BEGIN
|
12
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM `employees`[0m
|
13
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 779315083)
|
14
|
+
[1m[36mFixture Insert (0.5ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 930756147)[0m
|
15
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 8193706)
|
16
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 504992517)[0m
|
17
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 689873810)
|
18
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 806875690)[0m
|
19
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 118538945)
|
20
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 397401904)[0m
|
21
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 547942329)
|
22
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 245364464)[0m
|
23
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 966313595)
|
24
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 546412483)[0m
|
25
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 395749204)
|
26
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 166867705)[0m
|
27
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 1056244324)
|
28
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:33:57', '2015-11-26 20:33:57', 670847964)[0m
|
29
|
+
[1m[35m (0.3ms)[0m COMMIT
|
30
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
31
|
+
[1m[35m (0.1ms)[0m BEGIN
|
32
|
+
-------------------------------------------------------------
|
33
|
+
Employee: test_0001_check bsn with input number that is false
|
34
|
+
-------------------------------------------------------------
|
35
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
36
|
+
[1m[35m (0.1ms)[0m BEGIN
|
37
|
+
------------------------------------------------------------------
|
38
|
+
Employee: test_0002_check rekening with input number that is false
|
39
|
+
------------------------------------------------------------------
|
40
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
41
|
+
[1m[35m (0.2ms)[0m BEGIN
|
42
|
+
------------------------------------------------------
|
43
|
+
Employee: test_0003_check rekening with name too short
|
44
|
+
------------------------------------------------------
|
45
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
46
|
+
[1m[35m (0.1ms)[0m BEGIN
|
47
|
+
------------------------------------------------------
|
48
|
+
Employee: test_0004_check the record, must be correct!
|
49
|
+
------------------------------------------------------
|
50
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
51
|
+
[1m[35m (0.2ms)[0m BEGIN
|
52
|
+
-----------------------------------------------------------------
|
53
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
54
|
+
-----------------------------------------------------------------
|
55
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:03 +0100
|
56
|
+
Processing by EmployeesController#new as HTML
|
57
|
+
Rendered employees/_form.html.erb (32.6ms)
|
58
|
+
Rendered employees/new.html.erb within layouts/application (43.2ms)
|
59
|
+
Completed 500 Internal Server Error in 590ms (ActiveRecord: 0.0ms)
|
60
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
61
|
+
[1m[35m (0.1ms)[0m BEGIN
|
62
|
+
--------------------------------------------------------------
|
63
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
64
|
+
--------------------------------------------------------------
|
65
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:03 +0100
|
66
|
+
Processing by EmployeesController#new as HTML
|
67
|
+
Rendered employees/_form.html.erb (3.7ms)
|
68
|
+
Rendered employees/new.html.erb within layouts/application (4.3ms)
|
69
|
+
Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.0ms)
|
70
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
71
|
+
[1m[35m (0.1ms)[0m BEGIN
|
72
|
+
------------------------------------------------------------
|
73
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
74
|
+
------------------------------------------------------------
|
75
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:04 +0100
|
76
|
+
Processing by EmployeesController#new as HTML
|
77
|
+
Rendered employees/_form.html.erb (4.2ms)
|
78
|
+
Rendered employees/new.html.erb within layouts/application (4.6ms)
|
79
|
+
Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.0ms)
|
80
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
81
|
+
[1m[35m (0.1ms)[0m BEGIN
|
82
|
+
-------------------------------------------------------------------
|
83
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
84
|
+
-------------------------------------------------------------------
|
85
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:04 +0100
|
86
|
+
Processing by EmployeesController#new as HTML
|
87
|
+
Rendered employees/_form.html.erb (3.5ms)
|
88
|
+
Rendered employees/new.html.erb within layouts/application (3.9ms)
|
89
|
+
Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.0ms)
|
90
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
91
|
+
[1m[35m (0.1ms)[0m BEGIN
|
92
|
+
----------------------------------------------------------------------------------
|
93
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
94
|
+
----------------------------------------------------------------------------------
|
95
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:04 +0100
|
96
|
+
Processing by EmployeesController#new as HTML
|
97
|
+
Rendered employees/_form.html.erb (3.0ms)
|
98
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
99
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
|
100
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
101
|
+
[1m[35m (0.1ms)[0m BEGIN
|
102
|
+
--------------------------------------------------------------------------------
|
103
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
104
|
+
--------------------------------------------------------------------------------
|
105
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:04 +0100
|
106
|
+
Processing by EmployeesController#new as HTML
|
107
|
+
Rendered employees/_form.html.erb (2.7ms)
|
108
|
+
Rendered employees/new.html.erb within layouts/application (3.1ms)
|
109
|
+
Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.0ms)
|
110
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
111
|
+
[1m[35m (0.2ms)[0m BEGIN
|
112
|
+
----------------------------------------------------
|
113
|
+
EmployeesControllerTest: test_should_create_employee
|
114
|
+
----------------------------------------------------
|
115
|
+
[1m[36mEmployee Load (0.6ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
116
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
117
|
+
Processing by EmployeesController#create as HTML
|
118
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
119
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
120
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
121
|
+
Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.5ms)
|
122
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
123
|
+
[1m[35m (0.1ms)[0m BEGIN
|
124
|
+
--------------------------------------------------
|
125
|
+
EmployeesControllerTest: test_should_show_employee
|
126
|
+
--------------------------------------------------
|
127
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
128
|
+
Processing by EmployeesController#show as HTML
|
129
|
+
Parameters: {"id"=>"779315083"}
|
130
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
131
|
+
Rendered employees/show.html.erb within layouts/application (1.4ms)
|
132
|
+
Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.4ms)
|
133
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
134
|
+
[1m[35m (0.1ms)[0m BEGIN
|
135
|
+
--------------------------------------------
|
136
|
+
EmployeesControllerTest: test_should_get_new
|
137
|
+
--------------------------------------------
|
138
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
139
|
+
Processing by EmployeesController#new as HTML
|
140
|
+
Rendered employees/_form.html.erb (3.6ms)
|
141
|
+
Rendered employees/new.html.erb within layouts/application (4.1ms)
|
142
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
|
143
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
144
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
145
|
+
-----------------------------------------------------
|
146
|
+
EmployeesControllerTest: test_should_destroy_employee
|
147
|
+
-----------------------------------------------------
|
148
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
149
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
150
|
+
Processing by EmployeesController#destroy as HTML
|
151
|
+
Parameters: {"id"=>"779315083"}
|
152
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
153
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
154
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM `employees` WHERE `employees`.`id` = 779315083
|
155
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
156
|
+
Redirected to http://test.host/employees
|
157
|
+
Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
|
158
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
159
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
160
|
+
[1m[35m (0.2ms)[0m BEGIN
|
161
|
+
---------------------------------------------
|
162
|
+
EmployeesControllerTest: test_should_get_edit
|
163
|
+
---------------------------------------------
|
164
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
165
|
+
Processing by EmployeesController#edit as HTML
|
166
|
+
Parameters: {"id"=>"779315083"}
|
167
|
+
[1m[35mEmployee Load (0.5ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
168
|
+
Rendered employees/_form.html.erb (3.2ms)
|
169
|
+
Rendered employees/edit.html.erb within layouts/application (4.5ms)
|
170
|
+
Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.5ms)
|
171
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
172
|
+
[1m[35m (0.2ms)[0m BEGIN
|
173
|
+
----------------------------------------------------
|
174
|
+
EmployeesControllerTest: test_should_update_employee
|
175
|
+
----------------------------------------------------
|
176
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
177
|
+
Processing by EmployeesController#update as HTML
|
178
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
179
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
180
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
181
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
182
|
+
Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.7ms)
|
183
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
184
|
+
[1m[35m (0.2ms)[0m BEGIN
|
185
|
+
----------------------------------------------
|
186
|
+
EmployeesControllerTest: test_should_get_index
|
187
|
+
----------------------------------------------
|
188
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
189
|
+
Processing by EmployeesController#index as HTML
|
190
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
191
|
+
Rendered employees/index.html.erb within layouts/application (8.8ms)
|
192
|
+
Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.4ms)
|
193
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
194
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
195
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
196
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
197
|
+
[1m[35m (0.2ms)[0m BEGIN
|
198
|
+
[1m[36mFixture Delete (1.1ms)[0m [1mDELETE FROM `employees`[0m
|
199
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 779315083)
|
200
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 930756147)[0m
|
201
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 8193706)
|
202
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 504992517)[0m
|
203
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 689873810)
|
204
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 806875690)[0m
|
205
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 118538945)
|
206
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 397401904)[0m
|
207
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 547942329)
|
208
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 245364464)[0m
|
209
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 966313595)
|
210
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 546412483)[0m
|
211
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 395749204)
|
212
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 166867705)[0m
|
213
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 1056244324)
|
214
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:34:36', '2015-11-26 20:34:36', 670847964)[0m
|
215
|
+
[1m[35m (0.8ms)[0m COMMIT
|
216
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
217
|
+
[1m[35m (0.1ms)[0m BEGIN
|
218
|
+
----------------------------------------------------
|
219
|
+
EmployeesControllerTest: test_should_update_employee
|
220
|
+
----------------------------------------------------
|
221
|
+
[1m[36mEmployee Load (1.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
222
|
+
Processing by EmployeesController#update as HTML
|
223
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
224
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
225
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
226
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
227
|
+
Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.8ms)
|
228
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
229
|
+
[1m[35m (0.1ms)[0m BEGIN
|
230
|
+
---------------------------------------------
|
231
|
+
EmployeesControllerTest: test_should_get_edit
|
232
|
+
---------------------------------------------
|
233
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
234
|
+
Processing by EmployeesController#edit as HTML
|
235
|
+
Parameters: {"id"=>"779315083"}
|
236
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
237
|
+
Rendered employees/_form.html.erb (21.3ms)
|
238
|
+
Rendered employees/edit.html.erb within layouts/application (27.6ms)
|
239
|
+
Completed 500 Internal Server Error in 291ms (ActiveRecord: 0.3ms)
|
240
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
241
|
+
[1m[35m (0.1ms)[0m BEGIN
|
242
|
+
----------------------------------------------
|
243
|
+
EmployeesControllerTest: test_should_get_index
|
244
|
+
----------------------------------------------
|
245
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
246
|
+
Processing by EmployeesController#index as HTML
|
247
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
248
|
+
Rendered employees/index.html.erb within layouts/application (10.7ms)
|
249
|
+
Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.4ms)
|
250
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
251
|
+
[1m[35m (0.1ms)[0m BEGIN
|
252
|
+
--------------------------------------------
|
253
|
+
EmployeesControllerTest: test_should_get_new
|
254
|
+
--------------------------------------------
|
255
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
256
|
+
Processing by EmployeesController#new as HTML
|
257
|
+
Rendered employees/_form.html.erb (3.7ms)
|
258
|
+
Rendered employees/new.html.erb within layouts/application (4.6ms)
|
259
|
+
Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.0ms)
|
260
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
261
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
262
|
+
----------------------------------------------------
|
263
|
+
EmployeesControllerTest: test_should_create_employee
|
264
|
+
----------------------------------------------------
|
265
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
266
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
267
|
+
Processing by EmployeesController#create as HTML
|
268
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
269
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
270
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
271
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.4ms)
|
272
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
273
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
274
|
+
--------------------------------------------------
|
275
|
+
EmployeesControllerTest: test_should_show_employee
|
276
|
+
--------------------------------------------------
|
277
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
278
|
+
Processing by EmployeesController#show as HTML
|
279
|
+
Parameters: {"id"=>"779315083"}
|
280
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
281
|
+
Rendered employees/show.html.erb within layouts/application (0.9ms)
|
282
|
+
Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.3ms)
|
283
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
284
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
285
|
+
-----------------------------------------------------
|
286
|
+
EmployeesControllerTest: test_should_destroy_employee
|
287
|
+
-----------------------------------------------------
|
288
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
289
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
290
|
+
Processing by EmployeesController#destroy as HTML
|
291
|
+
Parameters: {"id"=>"779315083"}
|
292
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
293
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
294
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM `employees` WHERE `employees`.`id` = 779315083
|
295
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
296
|
+
Redirected to http://test.host/employees
|
297
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.8ms)
|
298
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
299
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
300
|
+
[1m[35m (0.3ms)[0m BEGIN
|
301
|
+
-------------------------------------------------------------------
|
302
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
303
|
+
-------------------------------------------------------------------
|
304
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:41 +0100
|
305
|
+
Processing by EmployeesController#new as HTML
|
306
|
+
Rendered employees/_form.html.erb (4.4ms)
|
307
|
+
Rendered employees/new.html.erb within layouts/application (5.2ms)
|
308
|
+
Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.0ms)
|
309
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
310
|
+
[1m[35m (0.1ms)[0m BEGIN
|
311
|
+
----------------------------------------------------------------------------------
|
312
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
313
|
+
----------------------------------------------------------------------------------
|
314
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:41 +0100
|
315
|
+
Processing by EmployeesController#new as HTML
|
316
|
+
Rendered employees/_form.html.erb (2.9ms)
|
317
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
318
|
+
Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.0ms)
|
319
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
320
|
+
[1m[35m (0.1ms)[0m BEGIN
|
321
|
+
------------------------------------------------------------
|
322
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
323
|
+
------------------------------------------------------------
|
324
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:42 +0100
|
325
|
+
Processing by EmployeesController#new as HTML
|
326
|
+
Rendered employees/_form.html.erb (3.0ms)
|
327
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
328
|
+
Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.0ms)
|
329
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
330
|
+
[1m[35m (0.2ms)[0m BEGIN
|
331
|
+
--------------------------------------------------------------
|
332
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
333
|
+
--------------------------------------------------------------
|
334
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:42 +0100
|
335
|
+
Processing by EmployeesController#new as HTML
|
336
|
+
Rendered employees/_form.html.erb (2.9ms)
|
337
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
338
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
|
339
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
340
|
+
[1m[35m (0.2ms)[0m BEGIN
|
341
|
+
-----------------------------------------------------------------
|
342
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
343
|
+
-----------------------------------------------------------------
|
344
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:42 +0100
|
345
|
+
Processing by EmployeesController#new as HTML
|
346
|
+
Rendered employees/_form.html.erb (3.0ms)
|
347
|
+
Rendered employees/new.html.erb within layouts/application (4.4ms)
|
348
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
|
349
|
+
[1m[36m (1.3ms)[0m [1mROLLBACK[0m
|
350
|
+
[1m[35m (0.2ms)[0m BEGIN
|
351
|
+
--------------------------------------------------------------------------------
|
352
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
353
|
+
--------------------------------------------------------------------------------
|
354
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:34:42 +0100
|
355
|
+
Processing by EmployeesController#new as HTML
|
356
|
+
Rendered employees/_form.html.erb (3.1ms)
|
357
|
+
Rendered employees/new.html.erb within layouts/application (3.5ms)
|
358
|
+
Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)
|
359
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
360
|
+
[1m[35m (0.2ms)[0m BEGIN
|
361
|
+
------------------------------------------------------
|
362
|
+
Employee: test_0004_check the record, must be correct!
|
363
|
+
------------------------------------------------------
|
364
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
365
|
+
[1m[35m (0.1ms)[0m BEGIN
|
366
|
+
------------------------------------------------------
|
367
|
+
Employee: test_0003_check rekening with name too short
|
368
|
+
------------------------------------------------------
|
369
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
370
|
+
[1m[35m (0.2ms)[0m BEGIN
|
371
|
+
-------------------------------------------------------------
|
372
|
+
Employee: test_0001_check bsn with input number that is false
|
373
|
+
-------------------------------------------------------------
|
374
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
375
|
+
[1m[35m (0.1ms)[0m BEGIN
|
376
|
+
------------------------------------------------------------------
|
377
|
+
Employee: test_0002_check rekening with input number that is false
|
378
|
+
------------------------------------------------------------------
|
379
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
380
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
381
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
382
|
+
[1m[36m (0.2ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
383
|
+
[1m[35m (0.2ms)[0m BEGIN
|
384
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
385
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 779315083)
|
386
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 930756147)[0m
|
387
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 8193706)
|
388
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 504992517)[0m
|
389
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 689873810)
|
390
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 806875690)[0m
|
391
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 118538945)
|
392
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 397401904)[0m
|
393
|
+
[1m[35mFixture Insert (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 547942329)
|
394
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 245364464)[0m
|
395
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 966313595)
|
396
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 546412483)[0m
|
397
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 395749204)
|
398
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 166867705)[0m
|
399
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 1056244324)
|
400
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24', 670847964)[0m
|
401
|
+
[1m[35m (0.7ms)[0m COMMIT
|
402
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
403
|
+
[1m[35m (0.1ms)[0m BEGIN
|
404
|
+
----------------------------------------------
|
405
|
+
EmployeesControllerTest: test_should_get_index
|
406
|
+
----------------------------------------------
|
407
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
408
|
+
Processing by EmployeesController#index as HTML
|
409
|
+
[1m[35mEmployee Load (0.5ms)[0m SELECT `employees`.* FROM `employees`
|
410
|
+
Rendered employees/index.html.erb within layouts/application (12.3ms)
|
411
|
+
Completed 500 Internal Server Error in 272ms (ActiveRecord: 0.5ms)
|
412
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
413
|
+
[1m[35m (0.2ms)[0m BEGIN
|
414
|
+
----------------------------------------------------
|
415
|
+
EmployeesControllerTest: test_should_create_employee
|
416
|
+
----------------------------------------------------
|
417
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
418
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
419
|
+
Processing by EmployeesController#create as HTML
|
420
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
421
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
422
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:35:24', '2015-11-26 20:35:24')
|
423
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
424
|
+
Redirected to http://test.host/employees/1056244325
|
425
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.9ms)
|
426
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
427
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
428
|
+
[1m[35m (0.2ms)[0m BEGIN
|
429
|
+
---------------------------------------------
|
430
|
+
EmployeesControllerTest: test_should_get_edit
|
431
|
+
---------------------------------------------
|
432
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
433
|
+
Processing by EmployeesController#edit as HTML
|
434
|
+
Parameters: {"id"=>"779315083"}
|
435
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
436
|
+
Rendered employees/_form.html.erb (23.9ms)
|
437
|
+
Rendered employees/edit.html.erb within layouts/application (30.1ms)
|
438
|
+
Completed 500 Internal Server Error in 48ms (ActiveRecord: 0.4ms)
|
439
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
440
|
+
[1m[35m (0.1ms)[0m BEGIN
|
441
|
+
----------------------------------------------------
|
442
|
+
EmployeesControllerTest: test_should_update_employee
|
443
|
+
----------------------------------------------------
|
444
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
445
|
+
Processing by EmployeesController#update as HTML
|
446
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
447
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
448
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
449
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
450
|
+
Redirected to http://test.host/employees/779315083
|
451
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
|
452
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
453
|
+
[1m[35m (0.1ms)[0m BEGIN
|
454
|
+
-----------------------------------------------------
|
455
|
+
EmployeesControllerTest: test_should_destroy_employee
|
456
|
+
-----------------------------------------------------
|
457
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
458
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `employees`
|
459
|
+
Processing by EmployeesController#destroy as HTML
|
460
|
+
Parameters: {"id"=>"779315083"}
|
461
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
462
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
463
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
464
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
465
|
+
Redirected to http://test.host/employees
|
466
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
|
467
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
468
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
469
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
470
|
+
--------------------------------------------
|
471
|
+
EmployeesControllerTest: test_should_get_new
|
472
|
+
--------------------------------------------
|
473
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
474
|
+
Processing by EmployeesController#new as HTML
|
475
|
+
Rendered employees/_form.html.erb (2.6ms)
|
476
|
+
Rendered employees/new.html.erb within layouts/application (3.5ms)
|
477
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
|
478
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
479
|
+
[1m[35m (0.2ms)[0m BEGIN
|
480
|
+
--------------------------------------------------
|
481
|
+
EmployeesControllerTest: test_should_show_employee
|
482
|
+
--------------------------------------------------
|
483
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
484
|
+
Processing by EmployeesController#show as HTML
|
485
|
+
Parameters: {"id"=>"779315083"}
|
486
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
487
|
+
Rendered employees/show.html.erb within layouts/application (1.1ms)
|
488
|
+
Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.4ms)
|
489
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
490
|
+
[1m[35m (0.1ms)[0m BEGIN
|
491
|
+
----------------------------------------------------------------------------------
|
492
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
493
|
+
----------------------------------------------------------------------------------
|
494
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:35:29 +0100
|
495
|
+
Processing by EmployeesController#new as HTML
|
496
|
+
Rendered employees/_form.html.erb (4.9ms)
|
497
|
+
Rendered employees/new.html.erb within layouts/application (5.6ms)
|
498
|
+
Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.0ms)
|
499
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
500
|
+
[1m[35m (0.1ms)[0m BEGIN
|
501
|
+
-----------------------------------------------------------------
|
502
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
503
|
+
-----------------------------------------------------------------
|
504
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:35:29 +0100
|
505
|
+
Processing by EmployeesController#new as HTML
|
506
|
+
Rendered employees/_form.html.erb (3.2ms)
|
507
|
+
Rendered employees/new.html.erb within layouts/application (3.8ms)
|
508
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
|
509
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
510
|
+
[1m[35m (0.2ms)[0m BEGIN
|
511
|
+
--------------------------------------------------------------
|
512
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
513
|
+
--------------------------------------------------------------
|
514
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:35:29 +0100
|
515
|
+
Processing by EmployeesController#new as HTML
|
516
|
+
Rendered employees/_form.html.erb (2.9ms)
|
517
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
518
|
+
Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.0ms)
|
519
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
520
|
+
[1m[35m (0.2ms)[0m BEGIN
|
521
|
+
------------------------------------------------------------
|
522
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
523
|
+
------------------------------------------------------------
|
524
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:35:29 +0100
|
525
|
+
Processing by EmployeesController#new as HTML
|
526
|
+
Rendered employees/_form.html.erb (3.0ms)
|
527
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
528
|
+
Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms)
|
529
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
530
|
+
[1m[35m (0.2ms)[0m BEGIN
|
531
|
+
--------------------------------------------------------------------------------
|
532
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
533
|
+
--------------------------------------------------------------------------------
|
534
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:35:29 +0100
|
535
|
+
Processing by EmployeesController#new as HTML
|
536
|
+
Rendered employees/_form.html.erb (2.4ms)
|
537
|
+
Rendered employees/new.html.erb within layouts/application (2.9ms)
|
538
|
+
Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms)
|
539
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
540
|
+
[1m[35m (0.1ms)[0m BEGIN
|
541
|
+
-------------------------------------------------------------------
|
542
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
543
|
+
-------------------------------------------------------------------
|
544
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:35:30 +0100
|
545
|
+
Processing by EmployeesController#new as HTML
|
546
|
+
Rendered employees/_form.html.erb (2.6ms)
|
547
|
+
Rendered employees/new.html.erb within layouts/application (3.0ms)
|
548
|
+
Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)
|
549
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
550
|
+
[1m[35m (0.2ms)[0m BEGIN
|
551
|
+
-------------------------------------------------------------
|
552
|
+
Employee: test_0001_check bsn with input number that is false
|
553
|
+
-------------------------------------------------------------
|
554
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
555
|
+
[1m[35m (0.1ms)[0m BEGIN
|
556
|
+
------------------------------------------------------
|
557
|
+
Employee: test_0003_check rekening with name too short
|
558
|
+
------------------------------------------------------
|
559
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
560
|
+
[1m[35m (0.1ms)[0m BEGIN
|
561
|
+
------------------------------------------------------------------
|
562
|
+
Employee: test_0002_check rekening with input number that is false
|
563
|
+
------------------------------------------------------------------
|
564
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
565
|
+
[1m[35m (0.1ms)[0m BEGIN
|
566
|
+
------------------------------------------------------
|
567
|
+
Employee: test_0004_check the record, must be correct!
|
568
|
+
------------------------------------------------------
|
569
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
570
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
571
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
572
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
573
|
+
[1m[35m (0.2ms)[0m BEGIN
|
574
|
+
[1m[36mFixture Delete (0.9ms)[0m [1mDELETE FROM `employees`[0m
|
575
|
+
[1m[35mFixture Insert (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 779315083)
|
576
|
+
[1m[36mFixture Insert (0.4ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 930756147)[0m
|
577
|
+
[1m[35mFixture Insert (1.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 8193706)
|
578
|
+
[1m[36mFixture Insert (0.4ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 504992517)[0m
|
579
|
+
[1m[35mFixture Insert (1.7ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 689873810)
|
580
|
+
[1m[36mFixture Insert (0.3ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 806875690)[0m
|
581
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 118538945)
|
582
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 397401904)[0m
|
583
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 547942329)
|
584
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 245364464)[0m
|
585
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 966313595)
|
586
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 546412483)[0m
|
587
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 395749204)
|
588
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 166867705)[0m
|
589
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 1056244324)
|
590
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:36:26', '2015-11-26 20:36:26', 670847964)[0m
|
591
|
+
[1m[35m (0.9ms)[0m COMMIT
|
592
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
593
|
+
[1m[35m (0.1ms)[0m BEGIN
|
594
|
+
------------------------------------------------------
|
595
|
+
Employee: test_0003_check rekening with name too short
|
596
|
+
------------------------------------------------------
|
597
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
598
|
+
[1m[35m (0.1ms)[0m BEGIN
|
599
|
+
------------------------------------------------------------------
|
600
|
+
Employee: test_0002_check rekening with input number that is false
|
601
|
+
------------------------------------------------------------------
|
602
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
603
|
+
[1m[35m (0.1ms)[0m BEGIN
|
604
|
+
-------------------------------------------------------------
|
605
|
+
Employee: test_0001_check bsn with input number that is false
|
606
|
+
-------------------------------------------------------------
|
607
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
608
|
+
[1m[35m (0.2ms)[0m BEGIN
|
609
|
+
------------------------------------------------------
|
610
|
+
Employee: test_0004_check the record, must be correct!
|
611
|
+
------------------------------------------------------
|
612
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
613
|
+
[1m[35m (0.1ms)[0m BEGIN
|
614
|
+
------------------------------------------------------------
|
615
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
616
|
+
------------------------------------------------------------
|
617
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:36:30 +0100
|
618
|
+
Processing by EmployeesController#new as HTML
|
619
|
+
Rendered employees/_form.html.erb (21.2ms)
|
620
|
+
Rendered employees/new.html.erb within layouts/application (41.5ms)
|
621
|
+
Completed 200 OK in 2404ms (Views: 2400.7ms | ActiveRecord: 0.0ms)
|
622
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:36:32 +0100
|
623
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:36:32 +0100
|
624
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
625
|
+
[1m[35m (0.2ms)[0m BEGIN
|
626
|
+
--------------------------------------------------------------
|
627
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
628
|
+
--------------------------------------------------------------
|
629
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:36:33 +0100
|
630
|
+
Processing by EmployeesController#new as HTML
|
631
|
+
Rendered employees/_form.html.erb (3.2ms)
|
632
|
+
Rendered employees/new.html.erb within layouts/application (3.7ms)
|
633
|
+
Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
|
634
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:36:33 +0100
|
635
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:36:33 +0100
|
636
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
637
|
+
[1m[35m (0.2ms)[0m BEGIN
|
638
|
+
----------------------------------------------------------------------------------
|
639
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
640
|
+
----------------------------------------------------------------------------------
|
641
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:36:33 +0100
|
642
|
+
Processing by EmployeesController#new as HTML
|
643
|
+
Rendered employees/_form.html.erb (2.7ms)
|
644
|
+
Rendered employees/new.html.erb within layouts/application (3.1ms)
|
645
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
646
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:36:33 +0100
|
647
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:36:33 +0100
|
648
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
649
|
+
[1m[35m (0.2ms)[0m BEGIN
|
650
|
+
--------------------------------------------------------------------------------
|
651
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
652
|
+
--------------------------------------------------------------------------------
|
653
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:36:34 +0100
|
654
|
+
Processing by EmployeesController#new as HTML
|
655
|
+
Rendered employees/_form.html.erb (2.9ms)
|
656
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
657
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
658
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:36:34 +0100
|
659
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:36:34 +0100
|
660
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
661
|
+
[1m[35m (0.1ms)[0m BEGIN
|
662
|
+
-----------------------------------------------------------------
|
663
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
664
|
+
-----------------------------------------------------------------
|
665
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:36:34 +0100
|
666
|
+
Processing by EmployeesController#new as HTML
|
667
|
+
Rendered employees/_form.html.erb (2.9ms)
|
668
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
669
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
670
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:36:34 +0100
|
671
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:36:34 +0100
|
672
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
673
|
+
[1m[35m (0.1ms)[0m BEGIN
|
674
|
+
-------------------------------------------------------------------
|
675
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
676
|
+
-------------------------------------------------------------------
|
677
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:36:35 +0100
|
678
|
+
Processing by EmployeesController#new as HTML
|
679
|
+
Rendered employees/_form.html.erb (3.2ms)
|
680
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
681
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
682
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:36:35 +0100
|
683
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:36:35 +0100
|
684
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
685
|
+
[1m[35m (0.2ms)[0m BEGIN
|
686
|
+
---------------------------------------------
|
687
|
+
EmployeesControllerTest: test_should_get_edit
|
688
|
+
---------------------------------------------
|
689
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
690
|
+
Processing by EmployeesController#edit as HTML
|
691
|
+
Parameters: {"id"=>"779315083"}
|
692
|
+
[1m[35mEmployee Load (0.5ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
693
|
+
Rendered employees/_form.html.erb (3.8ms)
|
694
|
+
Rendered employees/edit.html.erb within layouts/application (6.3ms)
|
695
|
+
Completed 200 OK in 16ms (Views: 11.3ms | ActiveRecord: 0.5ms)
|
696
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
697
|
+
[1m[35m (0.2ms)[0m BEGIN
|
698
|
+
----------------------------------------------
|
699
|
+
EmployeesControllerTest: test_should_get_index
|
700
|
+
----------------------------------------------
|
701
|
+
[1m[36mEmployee Load (0.5ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
702
|
+
Processing by EmployeesController#index as HTML
|
703
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
704
|
+
Rendered employees/index.html.erb within layouts/application (9.3ms)
|
705
|
+
Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.4ms)
|
706
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
707
|
+
[1m[35m (0.2ms)[0m BEGIN
|
708
|
+
-----------------------------------------------------
|
709
|
+
EmployeesControllerTest: test_should_destroy_employee
|
710
|
+
-----------------------------------------------------
|
711
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
712
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
713
|
+
Processing by EmployeesController#destroy as HTML
|
714
|
+
Parameters: {"id"=>"779315083"}
|
715
|
+
[1m[36mEmployee Load (0.5ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
716
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
717
|
+
[1m[36mSQL (0.4ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
718
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
719
|
+
Redirected to http://test.host/employees
|
720
|
+
Completed 302 Found in 4ms (ActiveRecord: 1.3ms)
|
721
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
722
|
+
[1m[35m (11.9ms)[0m ROLLBACK
|
723
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
724
|
+
--------------------------------------------------
|
725
|
+
EmployeesControllerTest: test_should_show_employee
|
726
|
+
--------------------------------------------------
|
727
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
728
|
+
Processing by EmployeesController#show as HTML
|
729
|
+
Parameters: {"id"=>"779315083"}
|
730
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
731
|
+
Rendered employees/show.html.erb within layouts/application (1.3ms)
|
732
|
+
Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.4ms)
|
733
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
734
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
735
|
+
--------------------------------------------
|
736
|
+
EmployeesControllerTest: test_should_get_new
|
737
|
+
--------------------------------------------
|
738
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
739
|
+
Processing by EmployeesController#new as HTML
|
740
|
+
Rendered employees/_form.html.erb (2.9ms)
|
741
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
742
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
743
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
744
|
+
[1m[35m (0.6ms)[0m BEGIN
|
745
|
+
----------------------------------------------------
|
746
|
+
EmployeesControllerTest: test_should_create_employee
|
747
|
+
----------------------------------------------------
|
748
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
749
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
750
|
+
Processing by EmployeesController#create as HTML
|
751
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
752
|
+
[1m[36m (1.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
753
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:36:35', '2015-11-26 20:36:35')
|
754
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
755
|
+
Redirected to http://test.host/employees/1056244326
|
756
|
+
Completed 302 Found in 32ms (ActiveRecord: 25.7ms)
|
757
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
758
|
+
[1m[36m (6.1ms)[0m [1mROLLBACK[0m
|
759
|
+
[1m[35m (0.2ms)[0m BEGIN
|
760
|
+
----------------------------------------------------
|
761
|
+
EmployeesControllerTest: test_should_update_employee
|
762
|
+
----------------------------------------------------
|
763
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
764
|
+
Processing by EmployeesController#update as HTML
|
765
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
766
|
+
[1m[35mEmployee Load (2.8ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
767
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
768
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
769
|
+
Redirected to http://test.host/employees/779315083
|
770
|
+
Completed 302 Found in 7ms (ActiveRecord: 3.3ms)
|
771
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
772
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
773
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
774
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
775
|
+
[1m[35m (0.2ms)[0m BEGIN
|
776
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
777
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 779315083)
|
778
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 930756147)[0m
|
779
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 8193706)
|
780
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 504992517)[0m
|
781
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 689873810)
|
782
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 806875690)[0m
|
783
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 118538945)
|
784
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 397401904)[0m
|
785
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 547942329)
|
786
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 245364464)[0m
|
787
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 966313595)
|
788
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 546412483)[0m
|
789
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 395749204)
|
790
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 166867705)[0m
|
791
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 1056244324)
|
792
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:37:02', '2015-11-26 20:37:02', 670847964)[0m
|
793
|
+
[1m[35m (0.3ms)[0m COMMIT
|
794
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
795
|
+
[1m[35m (0.1ms)[0m BEGIN
|
796
|
+
-----------------------------------------------------------------
|
797
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
798
|
+
-----------------------------------------------------------------
|
799
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:37:06 +0100
|
800
|
+
Processing by EmployeesController#new as HTML
|
801
|
+
Rendered employees/_form.html.erb (46.0ms)
|
802
|
+
Rendered employees/new.html.erb within layouts/application (53.8ms)
|
803
|
+
Completed 200 OK in 513ms (Views: 504.7ms | ActiveRecord: 0.0ms)
|
804
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:37:07 +0100
|
805
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:37:07 +0100
|
806
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
807
|
+
[1m[35m (0.1ms)[0m BEGIN
|
808
|
+
--------------------------------------------------------------------------------
|
809
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
810
|
+
--------------------------------------------------------------------------------
|
811
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:37:07 +0100
|
812
|
+
Processing by EmployeesController#new as HTML
|
813
|
+
Rendered employees/_form.html.erb (2.6ms)
|
814
|
+
Rendered employees/new.html.erb within layouts/application (3.0ms)
|
815
|
+
Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
|
816
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:37:07 +0100
|
817
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:37:07 +0100
|
818
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
819
|
+
[1m[35m (0.3ms)[0m BEGIN
|
820
|
+
-------------------------------------------------------------------
|
821
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
822
|
+
-------------------------------------------------------------------
|
823
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:37:08 +0100
|
824
|
+
Processing by EmployeesController#new as HTML
|
825
|
+
Rendered employees/_form.html.erb (4.3ms)
|
826
|
+
Rendered employees/new.html.erb within layouts/application (4.8ms)
|
827
|
+
Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms)
|
828
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:37:08 +0100
|
829
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:37:08 +0100
|
830
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
831
|
+
[1m[35m (0.2ms)[0m BEGIN
|
832
|
+
--------------------------------------------------------------
|
833
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
834
|
+
--------------------------------------------------------------
|
835
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:37:08 +0100
|
836
|
+
Processing by EmployeesController#new as HTML
|
837
|
+
Rendered employees/_form.html.erb (2.9ms)
|
838
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
839
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
840
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:37:08 +0100
|
841
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:37:08 +0100
|
842
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
843
|
+
[1m[35m (0.2ms)[0m BEGIN
|
844
|
+
----------------------------------------------------------------------------------
|
845
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
846
|
+
----------------------------------------------------------------------------------
|
847
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:37:09 +0100
|
848
|
+
Processing by EmployeesController#new as HTML
|
849
|
+
Rendered employees/_form.html.erb (4.4ms)
|
850
|
+
Rendered employees/new.html.erb within layouts/application (4.8ms)
|
851
|
+
Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
|
852
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:37:09 +0100
|
853
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:37:09 +0100
|
854
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
855
|
+
[1m[35m (0.2ms)[0m BEGIN
|
856
|
+
------------------------------------------------------------
|
857
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
858
|
+
------------------------------------------------------------
|
859
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:37:09 +0100
|
860
|
+
Processing by EmployeesController#new as HTML
|
861
|
+
Rendered employees/_form.html.erb (3.2ms)
|
862
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
863
|
+
Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
|
864
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:37:09 +0100
|
865
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:37:09 +0100
|
866
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
867
|
+
[1m[35m (0.2ms)[0m BEGIN
|
868
|
+
----------------------------------------------------
|
869
|
+
EmployeesControllerTest: test_should_update_employee
|
870
|
+
----------------------------------------------------
|
871
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
872
|
+
Processing by EmployeesController#update as HTML
|
873
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
874
|
+
[1m[35mEmployee Load (1.8ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
875
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
876
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
877
|
+
Completed 500 Internal Server Error in 10ms (ActiveRecord: 2.2ms)
|
878
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
879
|
+
[1m[35m (0.2ms)[0m BEGIN
|
880
|
+
-----------------------------------------------------
|
881
|
+
EmployeesControllerTest: test_should_destroy_employee
|
882
|
+
-----------------------------------------------------
|
883
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
884
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
885
|
+
Processing by EmployeesController#destroy as HTML
|
886
|
+
Parameters: {"id"=>"779315083"}
|
887
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
888
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
889
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
890
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
891
|
+
Redirected to http://test.host/employees
|
892
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
|
893
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
894
|
+
[1m[35m (0.9ms)[0m ROLLBACK
|
895
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
896
|
+
---------------------------------------------
|
897
|
+
EmployeesControllerTest: test_should_get_edit
|
898
|
+
---------------------------------------------
|
899
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
900
|
+
Processing by EmployeesController#edit as HTML
|
901
|
+
Parameters: {"id"=>"779315083"}
|
902
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
903
|
+
Rendered employees/_form.html.erb (4.5ms)
|
904
|
+
Rendered employees/edit.html.erb within layouts/application (6.4ms)
|
905
|
+
Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.4ms)
|
906
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
907
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
908
|
+
----------------------------------------------
|
909
|
+
EmployeesControllerTest: test_should_get_index
|
910
|
+
----------------------------------------------
|
911
|
+
[1m[35mEmployee Load (2.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
912
|
+
Processing by EmployeesController#index as HTML
|
913
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees`[0m
|
914
|
+
Rendered employees/index.html.erb within layouts/application (11.7ms)
|
915
|
+
Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.4ms)
|
916
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
917
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
918
|
+
--------------------------------------------
|
919
|
+
EmployeesControllerTest: test_should_get_new
|
920
|
+
--------------------------------------------
|
921
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
922
|
+
Processing by EmployeesController#new as HTML
|
923
|
+
Rendered employees/_form.html.erb (4.1ms)
|
924
|
+
Rendered employees/new.html.erb within layouts/application (4.6ms)
|
925
|
+
Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
|
926
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
927
|
+
[1m[35m (0.1ms)[0m BEGIN
|
928
|
+
--------------------------------------------------
|
929
|
+
EmployeesControllerTest: test_should_show_employee
|
930
|
+
--------------------------------------------------
|
931
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
932
|
+
Processing by EmployeesController#show as HTML
|
933
|
+
Parameters: {"id"=>"779315083"}
|
934
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
935
|
+
Rendered employees/show.html.erb within layouts/application (1.7ms)
|
936
|
+
Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.4ms)
|
937
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
938
|
+
[1m[35m (0.2ms)[0m BEGIN
|
939
|
+
----------------------------------------------------
|
940
|
+
EmployeesControllerTest: test_should_create_employee
|
941
|
+
----------------------------------------------------
|
942
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
943
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
944
|
+
Processing by EmployeesController#create as HTML
|
945
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
946
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
947
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
948
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.4ms)
|
949
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
950
|
+
[1m[35m (0.4ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
951
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
952
|
+
[1m[35m (0.2ms)[0m BEGIN
|
953
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
954
|
+
[1m[35mFixture Insert (0.8ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 779315083)
|
955
|
+
[1m[36mFixture Insert (0.6ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 930756147)[0m
|
956
|
+
[1m[35mFixture Insert (1.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 8193706)
|
957
|
+
[1m[36mFixture Insert (0.7ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 504992517)[0m
|
958
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 689873810)
|
959
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 806875690)[0m
|
960
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 118538945)
|
961
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 397401904)[0m
|
962
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 547942329)
|
963
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 245364464)[0m
|
964
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 966313595)
|
965
|
+
[1m[36mFixture Insert (0.4ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 546412483)[0m
|
966
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 395749204)
|
967
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 166867705)[0m
|
968
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 1056244324)
|
969
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:37:10', '2015-11-26 20:37:10', 670847964)[0m
|
970
|
+
[1m[35m (0.7ms)[0m COMMIT
|
971
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
972
|
+
[1m[35m (0.1ms)[0m BEGIN
|
973
|
+
------------------------------------------------------
|
974
|
+
Employee: test_0003_check rekening with name too short
|
975
|
+
------------------------------------------------------
|
976
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
977
|
+
[1m[35m (0.2ms)[0m BEGIN
|
978
|
+
------------------------------------------------------------------
|
979
|
+
Employee: test_0002_check rekening with input number that is false
|
980
|
+
------------------------------------------------------------------
|
981
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
982
|
+
[1m[35m (0.1ms)[0m BEGIN
|
983
|
+
-------------------------------------------------------------
|
984
|
+
Employee: test_0001_check bsn with input number that is false
|
985
|
+
-------------------------------------------------------------
|
986
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
987
|
+
[1m[35m (0.1ms)[0m BEGIN
|
988
|
+
------------------------------------------------------
|
989
|
+
Employee: test_0004_check the record, must be correct!
|
990
|
+
------------------------------------------------------
|
991
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
992
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
993
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
994
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
995
|
+
[1m[35m (0.2ms)[0m BEGIN
|
996
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM `employees`[0m
|
997
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 779315083)
|
998
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 930756147)[0m
|
999
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 8193706)
|
1000
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 504992517)[0m
|
1001
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 689873810)
|
1002
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 806875690)[0m
|
1003
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 118538945)
|
1004
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 397401904)[0m
|
1005
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 547942329)
|
1006
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 245364464)[0m
|
1007
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 966313595)
|
1008
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 546412483)[0m
|
1009
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 395749204)
|
1010
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 166867705)[0m
|
1011
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 1056244324)
|
1012
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:38:41', '2015-11-26 20:38:41', 670847964)[0m
|
1013
|
+
[1m[35m (0.8ms)[0m COMMIT
|
1014
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1015
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1016
|
+
----------------------------------------------------------------------------------
|
1017
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
1018
|
+
----------------------------------------------------------------------------------
|
1019
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:38:46 +0100
|
1020
|
+
Processing by EmployeesController#new as HTML
|
1021
|
+
Rendered employees/_form.html.erb (43.6ms)
|
1022
|
+
Rendered employees/new.html.erb within layouts/application (53.6ms)
|
1023
|
+
Completed 200 OK in 578ms (Views: 567.0ms | ActiveRecord: 0.0ms)
|
1024
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:38:46 +0100
|
1025
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:38:46 +0100
|
1026
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1027
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1028
|
+
-----------------------------------------------------------------
|
1029
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
1030
|
+
-----------------------------------------------------------------
|
1031
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:38:47 +0100
|
1032
|
+
Processing by EmployeesController#new as HTML
|
1033
|
+
Rendered employees/_form.html.erb (3.0ms)
|
1034
|
+
Rendered employees/new.html.erb within layouts/application (3.5ms)
|
1035
|
+
Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms)
|
1036
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:38:47 +0100
|
1037
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:38:47 +0100
|
1038
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1039
|
+
[1m[35m (15.3ms)[0m BEGIN
|
1040
|
+
--------------------------------------------------------------------------------
|
1041
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
1042
|
+
--------------------------------------------------------------------------------
|
1043
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:38:47 +0100
|
1044
|
+
Processing by EmployeesController#new as HTML
|
1045
|
+
Rendered employees/_form.html.erb (5.4ms)
|
1046
|
+
Rendered employees/new.html.erb within layouts/application (5.9ms)
|
1047
|
+
Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
|
1048
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:38:47 +0100
|
1049
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:38:47 +0100
|
1050
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1051
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1052
|
+
------------------------------------------------------------
|
1053
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
1054
|
+
------------------------------------------------------------
|
1055
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:38:48 +0100
|
1056
|
+
Processing by EmployeesController#new as HTML
|
1057
|
+
Rendered employees/_form.html.erb (2.7ms)
|
1058
|
+
Rendered employees/new.html.erb within layouts/application (3.2ms)
|
1059
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
1060
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:38:48 +0100
|
1061
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:38:48 +0100
|
1062
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1063
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1064
|
+
--------------------------------------------------------------
|
1065
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
1066
|
+
--------------------------------------------------------------
|
1067
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:38:48 +0100
|
1068
|
+
Processing by EmployeesController#new as HTML
|
1069
|
+
Rendered employees/_form.html.erb (3.1ms)
|
1070
|
+
Rendered employees/new.html.erb within layouts/application (3.7ms)
|
1071
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
1072
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:38:48 +0100
|
1073
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:38:48 +0100
|
1074
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1075
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1076
|
+
-------------------------------------------------------------------
|
1077
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
1078
|
+
-------------------------------------------------------------------
|
1079
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:38:49 +0100
|
1080
|
+
Processing by EmployeesController#new as HTML
|
1081
|
+
Rendered employees/_form.html.erb (3.6ms)
|
1082
|
+
Rendered employees/new.html.erb within layouts/application (4.0ms)
|
1083
|
+
Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
|
1084
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:38:49 +0100
|
1085
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:38:49 +0100
|
1086
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
1087
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1088
|
+
---------------------------------------------
|
1089
|
+
EmployeesControllerTest: test_should_get_edit
|
1090
|
+
---------------------------------------------
|
1091
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1092
|
+
Processing by EmployeesController#edit as HTML
|
1093
|
+
Parameters: {"id"=>"779315083"}
|
1094
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1095
|
+
Rendered employees/_form.html.erb (4.4ms)
|
1096
|
+
Rendered employees/edit.html.erb within layouts/application (6.5ms)
|
1097
|
+
Completed 200 OK in 17ms (Views: 12.1ms | ActiveRecord: 0.4ms)
|
1098
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1099
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1100
|
+
-----------------------------------------------------
|
1101
|
+
EmployeesControllerTest: test_should_destroy_employee
|
1102
|
+
-----------------------------------------------------
|
1103
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1104
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
1105
|
+
Processing by EmployeesController#destroy as HTML
|
1106
|
+
Parameters: {"id"=>"779315083"}
|
1107
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1108
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1109
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
1110
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
1111
|
+
Redirected to http://test.host/employees
|
1112
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.9ms)
|
1113
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1114
|
+
[1m[35m (0.8ms)[0m ROLLBACK
|
1115
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1116
|
+
----------------------------------------------
|
1117
|
+
EmployeesControllerTest: test_should_get_index
|
1118
|
+
----------------------------------------------
|
1119
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1120
|
+
Processing by EmployeesController#index as HTML
|
1121
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees`[0m
|
1122
|
+
Rendered employees/index.html.erb within layouts/application (12.1ms)
|
1123
|
+
Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.4ms)
|
1124
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1125
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1126
|
+
----------------------------------------------------
|
1127
|
+
EmployeesControllerTest: test_should_create_employee
|
1128
|
+
----------------------------------------------------
|
1129
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1130
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1131
|
+
Processing by EmployeesController#create as HTML
|
1132
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
1133
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1134
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49')[0m
|
1135
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
1136
|
+
Redirected to http://test.host/employees/1056244327
|
1137
|
+
Completed 302 Found in 10ms (ActiveRecord: 2.9ms)
|
1138
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1139
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
1140
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1141
|
+
--------------------------------------------
|
1142
|
+
EmployeesControllerTest: test_should_get_new
|
1143
|
+
--------------------------------------------
|
1144
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1145
|
+
Processing by EmployeesController#new as HTML
|
1146
|
+
Rendered employees/_form.html.erb (3.0ms)
|
1147
|
+
Rendered employees/new.html.erb within layouts/application (3.7ms)
|
1148
|
+
Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
1149
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1150
|
+
[1m[35m (0.4ms)[0m BEGIN
|
1151
|
+
----------------------------------------------------
|
1152
|
+
EmployeesControllerTest: test_should_update_employee
|
1153
|
+
----------------------------------------------------
|
1154
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1155
|
+
Processing by EmployeesController#update as HTML
|
1156
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
1157
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1158
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1159
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1160
|
+
Redirected to http://test.host/employees/779315083
|
1161
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.7ms)
|
1162
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1163
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1164
|
+
--------------------------------------------------
|
1165
|
+
EmployeesControllerTest: test_should_show_employee
|
1166
|
+
--------------------------------------------------
|
1167
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1168
|
+
Processing by EmployeesController#show as HTML
|
1169
|
+
Parameters: {"id"=>"779315083"}
|
1170
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1171
|
+
Rendered employees/show.html.erb within layouts/application (2.1ms)
|
1172
|
+
Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.4ms)
|
1173
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1174
|
+
[1m[35m (0.2ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
1175
|
+
[1m[36m (0.2ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
1176
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1177
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM `employees`[0m
|
1178
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 779315083)
|
1179
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 930756147)[0m
|
1180
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 8193706)
|
1181
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 504992517)[0m
|
1182
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 689873810)
|
1183
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 806875690)[0m
|
1184
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 118538945)
|
1185
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 397401904)[0m
|
1186
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 547942329)
|
1187
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 245364464)[0m
|
1188
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 966313595)
|
1189
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 546412483)[0m
|
1190
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 395749204)
|
1191
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 166867705)[0m
|
1192
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 1056244324)
|
1193
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:38:49', '2015-11-26 20:38:49', 670847964)[0m
|
1194
|
+
[1m[35m (2.4ms)[0m COMMIT
|
1195
|
+
[1m[36m (0.2ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1196
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1197
|
+
------------------------------------------------------
|
1198
|
+
Employee: test_0004_check the record, must be correct!
|
1199
|
+
------------------------------------------------------
|
1200
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1201
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1202
|
+
------------------------------------------------------
|
1203
|
+
Employee: test_0003_check rekening with name too short
|
1204
|
+
------------------------------------------------------
|
1205
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1206
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1207
|
+
-------------------------------------------------------------
|
1208
|
+
Employee: test_0001_check bsn with input number that is false
|
1209
|
+
-------------------------------------------------------------
|
1210
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1211
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1212
|
+
------------------------------------------------------------------
|
1213
|
+
Employee: test_0002_check rekening with input number that is false
|
1214
|
+
------------------------------------------------------------------
|
1215
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1216
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
1217
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
1218
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
1219
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1220
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM `employees`[0m
|
1221
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 779315083)
|
1222
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 930756147)[0m
|
1223
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 8193706)
|
1224
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 504992517)[0m
|
1225
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 689873810)
|
1226
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 806875690)[0m
|
1227
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 118538945)
|
1228
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 397401904)[0m
|
1229
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 547942329)
|
1230
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 245364464)[0m
|
1231
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 966313595)
|
1232
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 546412483)[0m
|
1233
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 395749204)
|
1234
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 166867705)[0m
|
1235
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 1056244324)
|
1236
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:41:18', '2015-11-26 20:41:18', 670847964)[0m
|
1237
|
+
[1m[35m (0.7ms)[0m COMMIT
|
1238
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1239
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1240
|
+
------------------------------------------------------------
|
1241
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
1242
|
+
------------------------------------------------------------
|
1243
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:41:22 +0100
|
1244
|
+
Processing by EmployeesController#new as HTML
|
1245
|
+
Rendered employees/_form.html.erb (27.3ms)
|
1246
|
+
Rendered employees/new.html.erb within layouts/application (36.2ms)
|
1247
|
+
Completed 200 OK in 503ms (Views: 493.8ms | ActiveRecord: 0.0ms)
|
1248
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:41:23 +0100
|
1249
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:41:23 +0100
|
1250
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1251
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1252
|
+
--------------------------------------------------------------------------------
|
1253
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
1254
|
+
--------------------------------------------------------------------------------
|
1255
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:41:24 +0100
|
1256
|
+
Processing by EmployeesController#new as HTML
|
1257
|
+
Rendered employees/_form.html.erb (4.0ms)
|
1258
|
+
Rendered employees/new.html.erb within layouts/application (4.6ms)
|
1259
|
+
Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
|
1260
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:41:24 +0100
|
1261
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:41:24 +0100
|
1262
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1263
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1264
|
+
-------------------------------------------------------------------
|
1265
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
1266
|
+
-------------------------------------------------------------------
|
1267
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:41:24 +0100
|
1268
|
+
Processing by EmployeesController#new as HTML
|
1269
|
+
Rendered employees/_form.html.erb (3.8ms)
|
1270
|
+
Rendered employees/new.html.erb within layouts/application (4.3ms)
|
1271
|
+
Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms)
|
1272
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:41:24 +0100
|
1273
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:41:24 +0100
|
1274
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1275
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1276
|
+
----------------------------------------------------------------------------------
|
1277
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
1278
|
+
----------------------------------------------------------------------------------
|
1279
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1280
|
+
Processing by EmployeesController#new as HTML
|
1281
|
+
Rendered employees/_form.html.erb (2.7ms)
|
1282
|
+
Rendered employees/new.html.erb within layouts/application (3.0ms)
|
1283
|
+
Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
1284
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1285
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1286
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1287
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1288
|
+
-----------------------------------------------------------------
|
1289
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
1290
|
+
-----------------------------------------------------------------
|
1291
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1292
|
+
Processing by EmployeesController#new as HTML
|
1293
|
+
Rendered employees/_form.html.erb (2.9ms)
|
1294
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
1295
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
1296
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1297
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1298
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1299
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1300
|
+
--------------------------------------------------------------
|
1301
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
1302
|
+
--------------------------------------------------------------
|
1303
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1304
|
+
Processing by EmployeesController#new as HTML
|
1305
|
+
Rendered employees/_form.html.erb (3.8ms)
|
1306
|
+
Rendered employees/new.html.erb within layouts/application (4.2ms)
|
1307
|
+
Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms)
|
1308
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1309
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:41:25 +0100
|
1310
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1311
|
+
[1m[35m (0.9ms)[0m BEGIN
|
1312
|
+
----------------------------------------------
|
1313
|
+
EmployeesControllerTest: test_should_get_index
|
1314
|
+
----------------------------------------------
|
1315
|
+
[1m[36mEmployee Load (0.7ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1316
|
+
Processing by EmployeesController#index as HTML
|
1317
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
1318
|
+
Rendered employees/index.html.erb within layouts/application (8.9ms)
|
1319
|
+
Completed 200 OK in 15ms (Views: 13.5ms | ActiveRecord: 0.4ms)
|
1320
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1321
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1322
|
+
----------------------------------------------------
|
1323
|
+
EmployeesControllerTest: test_should_create_employee
|
1324
|
+
----------------------------------------------------
|
1325
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1326
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
1327
|
+
Processing by EmployeesController#create as HTML
|
1328
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
1329
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1330
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
1331
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)
|
1332
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1333
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1334
|
+
----------------------------------------------------
|
1335
|
+
EmployeesControllerTest: test_should_update_employee
|
1336
|
+
----------------------------------------------------
|
1337
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1338
|
+
Processing by EmployeesController#update as HTML
|
1339
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
1340
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1341
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1342
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
1343
|
+
Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.7ms)
|
1344
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1345
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1346
|
+
--------------------------------------------
|
1347
|
+
EmployeesControllerTest: test_should_get_new
|
1348
|
+
--------------------------------------------
|
1349
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1350
|
+
Processing by EmployeesController#new as HTML
|
1351
|
+
Rendered employees/_form.html.erb (2.8ms)
|
1352
|
+
Rendered employees/new.html.erb within layouts/application (3.2ms)
|
1353
|
+
Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
1354
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1355
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1356
|
+
---------------------------------------------
|
1357
|
+
EmployeesControllerTest: test_should_get_edit
|
1358
|
+
---------------------------------------------
|
1359
|
+
[1m[35mEmployee Load (0.8ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1360
|
+
Processing by EmployeesController#edit as HTML
|
1361
|
+
Parameters: {"id"=>"779315083"}
|
1362
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1363
|
+
Rendered employees/_form.html.erb (2.8ms)
|
1364
|
+
Rendered employees/edit.html.erb within layouts/application (4.1ms)
|
1365
|
+
Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.4ms)
|
1366
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
1367
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1368
|
+
--------------------------------------------------
|
1369
|
+
EmployeesControllerTest: test_should_show_employee
|
1370
|
+
--------------------------------------------------
|
1371
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1372
|
+
Processing by EmployeesController#show as HTML
|
1373
|
+
Parameters: {"id"=>"779315083"}
|
1374
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1375
|
+
Rendered employees/show.html.erb within layouts/application (1.3ms)
|
1376
|
+
Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.4ms)
|
1377
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1378
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1379
|
+
-----------------------------------------------------
|
1380
|
+
EmployeesControllerTest: test_should_destroy_employee
|
1381
|
+
-----------------------------------------------------
|
1382
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1383
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1384
|
+
Processing by EmployeesController#destroy as HTML
|
1385
|
+
Parameters: {"id"=>"779315083"}
|
1386
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1387
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1388
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM `employees` WHERE `employees`.`id` = 779315083
|
1389
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1390
|
+
Redirected to http://test.host/employees
|
1391
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
|
1392
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
1393
|
+
[1m[36m (11.5ms)[0m [1mROLLBACK[0m
|
1394
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
1395
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
1396
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1397
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
1398
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 779315083)
|
1399
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 930756147)[0m
|
1400
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 8193706)
|
1401
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 504992517)[0m
|
1402
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 689873810)
|
1403
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 806875690)[0m
|
1404
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 118538945)
|
1405
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 397401904)[0m
|
1406
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 547942329)
|
1407
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 245364464)[0m
|
1408
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 966313595)
|
1409
|
+
[1m[36mFixture Insert (0.4ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 546412483)[0m
|
1410
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 395749204)
|
1411
|
+
[1m[36mFixture Insert (0.9ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 166867705)[0m
|
1412
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 1056244324)
|
1413
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:41:26', '2015-11-26 20:41:26', 670847964)[0m
|
1414
|
+
[1m[35m (1.9ms)[0m COMMIT
|
1415
|
+
[1m[36m (0.2ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1416
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1417
|
+
------------------------------------------------------------------
|
1418
|
+
Employee: test_0002_check rekening with input number that is false
|
1419
|
+
------------------------------------------------------------------
|
1420
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
1421
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1422
|
+
------------------------------------------------------
|
1423
|
+
Employee: test_0004_check the record, must be correct!
|
1424
|
+
------------------------------------------------------
|
1425
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1426
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1427
|
+
------------------------------------------------------
|
1428
|
+
Employee: test_0003_check rekening with name too short
|
1429
|
+
------------------------------------------------------
|
1430
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
1431
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1432
|
+
-------------------------------------------------------------
|
1433
|
+
Employee: test_0001_check bsn with input number that is false
|
1434
|
+
-------------------------------------------------------------
|
1435
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1436
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
1437
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
1438
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
1439
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1440
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM `employees`[0m
|
1441
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 779315083)
|
1442
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 930756147)[0m
|
1443
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 8193706)
|
1444
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 504992517)[0m
|
1445
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 689873810)
|
1446
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 806875690)[0m
|
1447
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 118538945)
|
1448
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 397401904)[0m
|
1449
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 547942329)
|
1450
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 245364464)[0m
|
1451
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 966313595)
|
1452
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 546412483)[0m
|
1453
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 395749204)
|
1454
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 166867705)[0m
|
1455
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 1056244324)
|
1456
|
+
[1m[36mFixture Insert (0.3ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 20:46:22', '2015-11-26 20:46:22', 670847964)[0m
|
1457
|
+
[1m[35m (0.3ms)[0m COMMIT
|
1458
|
+
[1m[36m (0.2ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1459
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1460
|
+
-------------------------------------------------------------
|
1461
|
+
Employee: test_0001_check bsn with input number that is false
|
1462
|
+
-------------------------------------------------------------
|
1463
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1464
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1465
|
+
------------------------------------------------------------------
|
1466
|
+
Employee: test_0002_check rekening with input number that is false
|
1467
|
+
------------------------------------------------------------------
|
1468
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1469
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1470
|
+
------------------------------------------------------
|
1471
|
+
Employee: test_0003_check rekening with name too short
|
1472
|
+
------------------------------------------------------
|
1473
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1474
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1475
|
+
------------------------------------------------------
|
1476
|
+
Employee: test_0004_check the record, must be correct!
|
1477
|
+
------------------------------------------------------
|
1478
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1479
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1480
|
+
----------------------------------------------------------------------------------
|
1481
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
1482
|
+
----------------------------------------------------------------------------------
|
1483
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:46:27 +0100
|
1484
|
+
Processing by EmployeesController#new as HTML
|
1485
|
+
Rendered employees/_form.html.erb (31.2ms)
|
1486
|
+
Rendered employees/new.html.erb within layouts/application (39.9ms)
|
1487
|
+
Completed 200 OK in 515ms (Views: 513.5ms | ActiveRecord: 0.0ms)
|
1488
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:46:27 +0100
|
1489
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:46:27 +0100
|
1490
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1491
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1492
|
+
--------------------------------------------------------------------------------
|
1493
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
1494
|
+
--------------------------------------------------------------------------------
|
1495
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:46:28 +0100
|
1496
|
+
Processing by EmployeesController#new as HTML
|
1497
|
+
Rendered employees/_form.html.erb (3.0ms)
|
1498
|
+
Rendered employees/new.html.erb within layouts/application (3.8ms)
|
1499
|
+
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
1500
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:46:28 +0100
|
1501
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:46:28 +0100
|
1502
|
+
[1m[36m (1.1ms)[0m [1mROLLBACK[0m
|
1503
|
+
[1m[35m (0.6ms)[0m BEGIN
|
1504
|
+
-------------------------------------------------------------------
|
1505
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
1506
|
+
-------------------------------------------------------------------
|
1507
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1508
|
+
Processing by EmployeesController#new as HTML
|
1509
|
+
Rendered employees/_form.html.erb (2.8ms)
|
1510
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
1511
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
1512
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1513
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1514
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1515
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1516
|
+
--------------------------------------------------------------
|
1517
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
1518
|
+
--------------------------------------------------------------
|
1519
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1520
|
+
Processing by EmployeesController#new as HTML
|
1521
|
+
Rendered employees/_form.html.erb (3.2ms)
|
1522
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
1523
|
+
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
1524
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1525
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1526
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1527
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1528
|
+
-----------------------------------------------------------------
|
1529
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
1530
|
+
-----------------------------------------------------------------
|
1531
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:46:29 +0100
|
1532
|
+
Processing by EmployeesController#new as HTML
|
1533
|
+
Rendered employees/_form.html.erb (17.2ms)
|
1534
|
+
Rendered employees/new.html.erb within layouts/application (17.6ms)
|
1535
|
+
Completed 200 OK in 21ms (Views: 20.1ms | ActiveRecord: 0.0ms)
|
1536
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:46:30 +0100
|
1537
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:46:30 +0100
|
1538
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1539
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1540
|
+
------------------------------------------------------------
|
1541
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
1542
|
+
------------------------------------------------------------
|
1543
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 21:46:30 +0100
|
1544
|
+
Processing by EmployeesController#new as HTML
|
1545
|
+
Rendered employees/_form.html.erb (3.2ms)
|
1546
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
1547
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
1548
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 21:46:30 +0100
|
1549
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 21:46:30 +0100
|
1550
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1551
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1552
|
+
----------------------------------------------------
|
1553
|
+
EmployeesControllerTest: test_should_update_employee
|
1554
|
+
----------------------------------------------------
|
1555
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1556
|
+
Processing by EmployeesController#update as HTML
|
1557
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
1558
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1559
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1560
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1561
|
+
Redirected to http://test.host/employees/779315083
|
1562
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.8ms)
|
1563
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1564
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1565
|
+
-----------------------------------------------------
|
1566
|
+
EmployeesControllerTest: test_should_destroy_employee
|
1567
|
+
-----------------------------------------------------
|
1568
|
+
[1m[36mEmployee Load (0.8ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1569
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
1570
|
+
Processing by EmployeesController#destroy as HTML
|
1571
|
+
Parameters: {"id"=>"779315083"}
|
1572
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1573
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
1574
|
+
[1m[36mSQL (0.4ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
1575
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
1576
|
+
Redirected to http://test.host/employees
|
1577
|
+
Completed 302 Found in 4ms (ActiveRecord: 1.4ms)
|
1578
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1579
|
+
[1m[35m (4.9ms)[0m ROLLBACK
|
1580
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1581
|
+
--------------------------------------------
|
1582
|
+
EmployeesControllerTest: test_should_get_new
|
1583
|
+
--------------------------------------------
|
1584
|
+
[1m[35mEmployee Load (0.6ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1585
|
+
Processing by EmployeesController#new as HTML
|
1586
|
+
Rendered employees/_form.html.erb (3.2ms)
|
1587
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
1588
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
1589
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
1590
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1591
|
+
----------------------------------------------------
|
1592
|
+
EmployeesControllerTest: test_should_create_employee
|
1593
|
+
----------------------------------------------------
|
1594
|
+
[1m[36mEmployee Load (1.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1595
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
1596
|
+
Processing by EmployeesController#create as HTML
|
1597
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
1598
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1599
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 20:46:30', '2015-11-26 20:46:30')
|
1600
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1601
|
+
Redirected to http://test.host/employees/1056244328
|
1602
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.7ms)
|
1603
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
1604
|
+
[1m[36m (0.9ms)[0m [1mROLLBACK[0m
|
1605
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1606
|
+
---------------------------------------------
|
1607
|
+
EmployeesControllerTest: test_should_get_edit
|
1608
|
+
---------------------------------------------
|
1609
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1610
|
+
Processing by EmployeesController#edit as HTML
|
1611
|
+
Parameters: {"id"=>"779315083"}
|
1612
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1613
|
+
Rendered employees/_form.html.erb (3.4ms)
|
1614
|
+
Rendered employees/edit.html.erb within layouts/application (4.9ms)
|
1615
|
+
Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.3ms)
|
1616
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1617
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1618
|
+
--------------------------------------------------
|
1619
|
+
EmployeesControllerTest: test_should_show_employee
|
1620
|
+
--------------------------------------------------
|
1621
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1622
|
+
Processing by EmployeesController#show as HTML
|
1623
|
+
Parameters: {"id"=>"779315083"}
|
1624
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1625
|
+
Rendered employees/show.html.erb within layouts/application (1.4ms)
|
1626
|
+
Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.4ms)
|
1627
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1628
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1629
|
+
----------------------------------------------
|
1630
|
+
EmployeesControllerTest: test_should_get_index
|
1631
|
+
----------------------------------------------
|
1632
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1633
|
+
Processing by EmployeesController#index as HTML
|
1634
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
1635
|
+
Rendered employees/index.html.erb within layouts/application (10.2ms)
|
1636
|
+
Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.4ms)
|
1637
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1638
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
1639
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
1640
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
1641
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1642
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
1643
|
+
[1m[35mFixture Insert (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 779315083)
|
1644
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 930756147)[0m
|
1645
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 8193706)
|
1646
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 504992517)[0m
|
1647
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 689873810)
|
1648
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 806875690)[0m
|
1649
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 118538945)
|
1650
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 397401904)[0m
|
1651
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 547942329)
|
1652
|
+
[1m[36mFixture Insert (0.3ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 245364464)[0m
|
1653
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 966313595)
|
1654
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 546412483)[0m
|
1655
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 395749204)
|
1656
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 166867705)[0m
|
1657
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 1056244324)
|
1658
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 21:03:00', '2015-11-26 21:03:00', 670847964)[0m
|
1659
|
+
[1m[35m (0.3ms)[0m COMMIT
|
1660
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1661
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1662
|
+
--------------------------------------------------------------------------------
|
1663
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
1664
|
+
--------------------------------------------------------------------------------
|
1665
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:03:04 +0100
|
1666
|
+
Processing by EmployeesController#new as HTML
|
1667
|
+
Rendered employees/_form.html.erb (35.7ms)
|
1668
|
+
Rendered employees/new.html.erb within layouts/application (44.3ms)
|
1669
|
+
Completed 200 OK in 497ms (Views: 488.7ms | ActiveRecord: 0.0ms)
|
1670
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:03:05 +0100
|
1671
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:03:05 +0100
|
1672
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1673
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1674
|
+
-----------------------------------------------------------------
|
1675
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
1676
|
+
-----------------------------------------------------------------
|
1677
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:03:06 +0100
|
1678
|
+
Processing by EmployeesController#new as HTML
|
1679
|
+
Rendered employees/_form.html.erb (3.4ms)
|
1680
|
+
Rendered employees/new.html.erb within layouts/application (4.0ms)
|
1681
|
+
Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
|
1682
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:03:06 +0100
|
1683
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:03:06 +0100
|
1684
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1685
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1686
|
+
--------------------------------------------------------------
|
1687
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
1688
|
+
--------------------------------------------------------------
|
1689
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:03:06 +0100
|
1690
|
+
Processing by EmployeesController#new as HTML
|
1691
|
+
Rendered employees/_form.html.erb (4.1ms)
|
1692
|
+
Rendered employees/new.html.erb within layouts/application (4.6ms)
|
1693
|
+
Completed 200 OK in 18ms (Views: 18.0ms | ActiveRecord: 0.0ms)
|
1694
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:03:06 +0100
|
1695
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:03:06 +0100
|
1696
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
1697
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1698
|
+
-------------------------------------------------------------------
|
1699
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
1700
|
+
-------------------------------------------------------------------
|
1701
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:03:07 +0100
|
1702
|
+
Processing by EmployeesController#new as HTML
|
1703
|
+
Rendered employees/_form.html.erb (3.2ms)
|
1704
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
1705
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
1706
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:03:07 +0100
|
1707
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:03:07 +0100
|
1708
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1709
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1710
|
+
----------------------------------------------------------------------------------
|
1711
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
1712
|
+
----------------------------------------------------------------------------------
|
1713
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:03:07 +0100
|
1714
|
+
Processing by EmployeesController#new as HTML
|
1715
|
+
Rendered employees/_form.html.erb (2.7ms)
|
1716
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
1717
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
1718
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:03:07 +0100
|
1719
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:03:07 +0100
|
1720
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1721
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1722
|
+
------------------------------------------------------------
|
1723
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
1724
|
+
------------------------------------------------------------
|
1725
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:03:08 +0100
|
1726
|
+
Processing by EmployeesController#new as HTML
|
1727
|
+
Rendered employees/_form.html.erb (3.6ms)
|
1728
|
+
Rendered employees/new.html.erb within layouts/application (4.0ms)
|
1729
|
+
Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
|
1730
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:03:08 +0100
|
1731
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:03:08 +0100
|
1732
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1733
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1734
|
+
------------------------------------------------------
|
1735
|
+
Employee: test_0003_check rekening with name too short
|
1736
|
+
------------------------------------------------------
|
1737
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1738
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1739
|
+
------------------------------------------------------------------
|
1740
|
+
Employee: test_0002_check rekening with input number that is false
|
1741
|
+
------------------------------------------------------------------
|
1742
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1743
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1744
|
+
-------------------------------------------------------------
|
1745
|
+
Employee: test_0001_check bsn with input number that is false
|
1746
|
+
-------------------------------------------------------------
|
1747
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1748
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1749
|
+
------------------------------------------------------
|
1750
|
+
Employee: test_0004_check the record, must be correct!
|
1751
|
+
------------------------------------------------------
|
1752
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1753
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1754
|
+
-----------------------------------------------------
|
1755
|
+
EmployeesControllerTest: test_should_destroy_employee
|
1756
|
+
-----------------------------------------------------
|
1757
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1758
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
1759
|
+
Processing by EmployeesController#destroy as HTML
|
1760
|
+
Parameters: {"id"=>"779315083"}
|
1761
|
+
[1m[36mEmployee Load (0.6ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1762
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1763
|
+
[1m[36mSQL (0.4ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
1764
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
1765
|
+
Redirected to http://test.host/employees
|
1766
|
+
Completed 302 Found in 8ms (ActiveRecord: 1.3ms)
|
1767
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1768
|
+
[1m[35m (6.2ms)[0m ROLLBACK
|
1769
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1770
|
+
----------------------------------------------------
|
1771
|
+
EmployeesControllerTest: test_should_create_employee
|
1772
|
+
----------------------------------------------------
|
1773
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1774
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1775
|
+
Processing by EmployeesController#create as HTML
|
1776
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
1777
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1778
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
1779
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.4ms)
|
1780
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1781
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1782
|
+
--------------------------------------------------
|
1783
|
+
EmployeesControllerTest: test_should_show_employee
|
1784
|
+
--------------------------------------------------
|
1785
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1786
|
+
Processing by EmployeesController#show as HTML
|
1787
|
+
Parameters: {"id"=>"779315083"}
|
1788
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1789
|
+
Rendered employees/show.html.erb within layouts/application (1.1ms)
|
1790
|
+
Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.4ms)
|
1791
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1792
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1793
|
+
--------------------------------------------
|
1794
|
+
EmployeesControllerTest: test_should_get_new
|
1795
|
+
--------------------------------------------
|
1796
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1797
|
+
Processing by EmployeesController#new as HTML
|
1798
|
+
Rendered employees/_form.html.erb (2.8ms)
|
1799
|
+
Rendered employees/new.html.erb within layouts/application (3.2ms)
|
1800
|
+
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
1801
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1802
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1803
|
+
---------------------------------------------
|
1804
|
+
EmployeesControllerTest: test_should_get_edit
|
1805
|
+
---------------------------------------------
|
1806
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1807
|
+
Processing by EmployeesController#edit as HTML
|
1808
|
+
Parameters: {"id"=>"779315083"}
|
1809
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1810
|
+
Rendered employees/_form.html.erb (3.2ms)
|
1811
|
+
Rendered employees/edit.html.erb within layouts/application (6.0ms)
|
1812
|
+
Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.4ms)
|
1813
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1814
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1815
|
+
----------------------------------------------
|
1816
|
+
EmployeesControllerTest: test_should_get_index
|
1817
|
+
----------------------------------------------
|
1818
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1819
|
+
Processing by EmployeesController#index as HTML
|
1820
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
1821
|
+
Rendered employees/index.html.erb within layouts/application (9.8ms)
|
1822
|
+
Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.4ms)
|
1823
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1824
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1825
|
+
----------------------------------------------------
|
1826
|
+
EmployeesControllerTest: test_should_update_employee
|
1827
|
+
----------------------------------------------------
|
1828
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1829
|
+
Processing by EmployeesController#update as HTML
|
1830
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
1831
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1832
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1833
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
1834
|
+
Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.7ms)
|
1835
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1836
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
1837
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
1838
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
1839
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1840
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
1841
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 779315083)
|
1842
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 930756147)[0m
|
1843
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 8193706)
|
1844
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 504992517)[0m
|
1845
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 689873810)
|
1846
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 806875690)[0m
|
1847
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 118538945)
|
1848
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 397401904)[0m
|
1849
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 547942329)
|
1850
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 245364464)[0m
|
1851
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 966313595)
|
1852
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 546412483)[0m
|
1853
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 395749204)
|
1854
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 166867705)[0m
|
1855
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 1056244324)
|
1856
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 21:04:04', '2015-11-26 21:04:04', 670847964)[0m
|
1857
|
+
[1m[35m (0.6ms)[0m COMMIT
|
1858
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
1859
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1860
|
+
----------------------------------------------------
|
1861
|
+
EmployeesControllerTest: test_should_update_employee
|
1862
|
+
----------------------------------------------------
|
1863
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1864
|
+
Processing by EmployeesController#update as HTML
|
1865
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
1866
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1867
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1868
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
1869
|
+
Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.8ms)
|
1870
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1871
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1872
|
+
--------------------------------------------
|
1873
|
+
EmployeesControllerTest: test_should_get_new
|
1874
|
+
--------------------------------------------
|
1875
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1876
|
+
Processing by EmployeesController#new as HTML
|
1877
|
+
Rendered employees/_form.html.erb (21.4ms)
|
1878
|
+
Rendered employees/new.html.erb within layouts/application (27.6ms)
|
1879
|
+
Completed 200 OK in 327ms (Views: 326.5ms | ActiveRecord: 0.0ms)
|
1880
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1881
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1882
|
+
---------------------------------------------
|
1883
|
+
EmployeesControllerTest: test_should_get_edit
|
1884
|
+
---------------------------------------------
|
1885
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1886
|
+
Processing by EmployeesController#edit as HTML
|
1887
|
+
Parameters: {"id"=>"779315083"}
|
1888
|
+
[1m[36mEmployee Load (0.5ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1889
|
+
Rendered employees/_form.html.erb (3.6ms)
|
1890
|
+
Rendered employees/edit.html.erb within layouts/application (5.2ms)
|
1891
|
+
Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.5ms)
|
1892
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1893
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1894
|
+
----------------------------------------------
|
1895
|
+
EmployeesControllerTest: test_should_get_index
|
1896
|
+
----------------------------------------------
|
1897
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1898
|
+
Processing by EmployeesController#index as HTML
|
1899
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees`[0m
|
1900
|
+
Rendered employees/index.html.erb within layouts/application (8.7ms)
|
1901
|
+
Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.4ms)
|
1902
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1903
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1904
|
+
--------------------------------------------------
|
1905
|
+
EmployeesControllerTest: test_should_show_employee
|
1906
|
+
--------------------------------------------------
|
1907
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1908
|
+
Processing by EmployeesController#show as HTML
|
1909
|
+
Parameters: {"id"=>"779315083"}
|
1910
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1911
|
+
Rendered employees/show.html.erb within layouts/application (1.1ms)
|
1912
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.4ms)
|
1913
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1914
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1915
|
+
-----------------------------------------------------
|
1916
|
+
EmployeesControllerTest: test_should_destroy_employee
|
1917
|
+
-----------------------------------------------------
|
1918
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1919
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
1920
|
+
Processing by EmployeesController#destroy as HTML
|
1921
|
+
Parameters: {"id"=>"779315083"}
|
1922
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
1923
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1924
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM `employees` WHERE `employees`.`id` = 779315083
|
1925
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1926
|
+
Redirected to http://test.host/employees
|
1927
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
|
1928
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `employees`
|
1929
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
1930
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1931
|
+
----------------------------------------------------
|
1932
|
+
EmployeesControllerTest: test_should_create_employee
|
1933
|
+
----------------------------------------------------
|
1934
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
1935
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
1936
|
+
Processing by EmployeesController#create as HTML
|
1937
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
1938
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1939
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
1940
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)
|
1941
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1942
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1943
|
+
------------------------------------------------------------------
|
1944
|
+
Employee: test_0002_check rekening with input number that is false
|
1945
|
+
------------------------------------------------------------------
|
1946
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1947
|
+
[1m[35m (0.3ms)[0m BEGIN
|
1948
|
+
------------------------------------------------------
|
1949
|
+
Employee: test_0004_check the record, must be correct!
|
1950
|
+
------------------------------------------------------
|
1951
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1952
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1953
|
+
------------------------------------------------------
|
1954
|
+
Employee: test_0003_check rekening with name too short
|
1955
|
+
------------------------------------------------------
|
1956
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1957
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1958
|
+
-------------------------------------------------------------
|
1959
|
+
Employee: test_0001_check bsn with input number that is false
|
1960
|
+
-------------------------------------------------------------
|
1961
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1962
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1963
|
+
--------------------------------------------------------------------------------
|
1964
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
1965
|
+
--------------------------------------------------------------------------------
|
1966
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:04:09 +0100
|
1967
|
+
Processing by EmployeesController#new as HTML
|
1968
|
+
Rendered employees/_form.html.erb (4.3ms)
|
1969
|
+
Rendered employees/new.html.erb within layouts/application (5.0ms)
|
1970
|
+
Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
|
1971
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:04:09 +0100
|
1972
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:04:09 +0100
|
1973
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1974
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1975
|
+
--------------------------------------------------------------
|
1976
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
1977
|
+
--------------------------------------------------------------
|
1978
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:04:10 +0100
|
1979
|
+
Processing by EmployeesController#new as HTML
|
1980
|
+
Rendered employees/_form.html.erb (3.5ms)
|
1981
|
+
Rendered employees/new.html.erb within layouts/application (4.0ms)
|
1982
|
+
Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
1983
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:04:10 +0100
|
1984
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:04:10 +0100
|
1985
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1986
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1987
|
+
-------------------------------------------------------------------
|
1988
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
1989
|
+
-------------------------------------------------------------------
|
1990
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:04:11 +0100
|
1991
|
+
Processing by EmployeesController#new as HTML
|
1992
|
+
Rendered employees/_form.html.erb (3.0ms)
|
1993
|
+
Rendered employees/new.html.erb within layouts/application (3.5ms)
|
1994
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
1995
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:04:11 +0100
|
1996
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:04:11 +0100
|
1997
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1998
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1999
|
+
------------------------------------------------------------
|
2000
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
2001
|
+
------------------------------------------------------------
|
2002
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:04:11 +0100
|
2003
|
+
Processing by EmployeesController#new as HTML
|
2004
|
+
Rendered employees/_form.html.erb (2.6ms)
|
2005
|
+
Rendered employees/new.html.erb within layouts/application (3.0ms)
|
2006
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
2007
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:04:11 +0100
|
2008
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:04:11 +0100
|
2009
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
2010
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2011
|
+
----------------------------------------------------------------------------------
|
2012
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
2013
|
+
----------------------------------------------------------------------------------
|
2014
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:04:12 +0100
|
2015
|
+
Processing by EmployeesController#new as HTML
|
2016
|
+
Rendered employees/_form.html.erb (2.8ms)
|
2017
|
+
Rendered employees/new.html.erb within layouts/application (3.2ms)
|
2018
|
+
Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
|
2019
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:04:12 +0100
|
2020
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:04:12 +0100
|
2021
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2022
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2023
|
+
-----------------------------------------------------------------
|
2024
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
2025
|
+
-----------------------------------------------------------------
|
2026
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:04:12 +0100
|
2027
|
+
Processing by EmployeesController#new as HTML
|
2028
|
+
Rendered employees/_form.html.erb (2.4ms)
|
2029
|
+
Rendered employees/new.html.erb within layouts/application (3.0ms)
|
2030
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
2031
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:04:12 +0100
|
2032
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:04:12 +0100
|
2033
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2034
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
2035
|
+
[1m[35m (0.3ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
2036
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
2037
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2038
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM `employees`[0m
|
2039
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 779315083)
|
2040
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 930756147)[0m
|
2041
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 8193706)
|
2042
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 504992517)[0m
|
2043
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 689873810)
|
2044
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 806875690)[0m
|
2045
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 118538945)
|
2046
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 397401904)[0m
|
2047
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 547942329)
|
2048
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 245364464)[0m
|
2049
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 966313595)
|
2050
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 546412483)[0m
|
2051
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 395749204)
|
2052
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 166867705)[0m
|
2053
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 1056244324)
|
2054
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 21:10:20', '2015-11-26 21:10:20', 670847964)[0m
|
2055
|
+
[1m[35m (0.5ms)[0m COMMIT
|
2056
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
2057
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2058
|
+
--------------------------------------------------------------------------------
|
2059
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
2060
|
+
--------------------------------------------------------------------------------
|
2061
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:10:24 +0100
|
2062
|
+
Processing by EmployeesController#new as HTML
|
2063
|
+
Rendered employees/_form.html.erb (41.8ms)
|
2064
|
+
Rendered employees/new.html.erb within layouts/application (49.4ms)
|
2065
|
+
Completed 200 OK in 463ms (Views: 456.3ms | ActiveRecord: 0.0ms)
|
2066
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:10:25 +0100
|
2067
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:10:25 +0100
|
2068
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2069
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2070
|
+
------------------------------------------------------------
|
2071
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
2072
|
+
------------------------------------------------------------
|
2073
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:10:25 +0100
|
2074
|
+
Processing by EmployeesController#new as HTML
|
2075
|
+
Rendered employees/_form.html.erb (4.3ms)
|
2076
|
+
Rendered employees/new.html.erb within layouts/application (4.8ms)
|
2077
|
+
Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms)
|
2078
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:10:25 +0100
|
2079
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:10:25 +0100
|
2080
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2081
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2082
|
+
--------------------------------------------------------------
|
2083
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
2084
|
+
--------------------------------------------------------------
|
2085
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:10:26 +0100
|
2086
|
+
Processing by EmployeesController#new as HTML
|
2087
|
+
Rendered employees/_form.html.erb (3.1ms)
|
2088
|
+
Rendered employees/new.html.erb within layouts/application (3.6ms)
|
2089
|
+
Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
|
2090
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:10:26 +0100
|
2091
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:10:26 +0100
|
2092
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
2093
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2094
|
+
-------------------------------------------------------------------
|
2095
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
2096
|
+
-------------------------------------------------------------------
|
2097
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:10:26 +0100
|
2098
|
+
Processing by EmployeesController#new as HTML
|
2099
|
+
Rendered employees/_form.html.erb (3.1ms)
|
2100
|
+
Rendered employees/new.html.erb within layouts/application (3.4ms)
|
2101
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
2102
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:10:26 +0100
|
2103
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:10:26 +0100
|
2104
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2105
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2106
|
+
-----------------------------------------------------------------
|
2107
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
2108
|
+
-----------------------------------------------------------------
|
2109
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:10:27 +0100
|
2110
|
+
Processing by EmployeesController#new as HTML
|
2111
|
+
Rendered employees/_form.html.erb (3.4ms)
|
2112
|
+
Rendered employees/new.html.erb within layouts/application (3.8ms)
|
2113
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
2114
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:10:27 +0100
|
2115
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:10:27 +0100
|
2116
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2117
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2118
|
+
----------------------------------------------------------------------------------
|
2119
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
2120
|
+
----------------------------------------------------------------------------------
|
2121
|
+
Started GET "/employees/new" for 127.0.0.1 at 2015-11-26 22:10:27 +0100
|
2122
|
+
Processing by EmployeesController#new as HTML
|
2123
|
+
Rendered employees/_form.html.erb (3.1ms)
|
2124
|
+
Rendered employees/new.html.erb within layouts/application (3.5ms)
|
2125
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
2126
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-26 22:10:27 +0100
|
2127
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-26 22:10:27 +0100
|
2128
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2129
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2130
|
+
----------------------------------------------
|
2131
|
+
EmployeesControllerTest: test_should_get_index
|
2132
|
+
----------------------------------------------
|
2133
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
2134
|
+
Processing by EmployeesController#index as HTML
|
2135
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees`
|
2136
|
+
Rendered employees/index.html.erb within layouts/application (8.6ms)
|
2137
|
+
Completed 200 OK in 14ms (Views: 12.8ms | ActiveRecord: 0.4ms)
|
2138
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2139
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2140
|
+
--------------------------------------------
|
2141
|
+
EmployeesControllerTest: test_should_get_new
|
2142
|
+
--------------------------------------------
|
2143
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
2144
|
+
Processing by EmployeesController#new as HTML
|
2145
|
+
Rendered employees/_form.html.erb (2.8ms)
|
2146
|
+
Rendered employees/new.html.erb within layouts/application (3.2ms)
|
2147
|
+
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
2148
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2149
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2150
|
+
----------------------------------------------------
|
2151
|
+
EmployeesControllerTest: test_should_update_employee
|
2152
|
+
----------------------------------------------------
|
2153
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
2154
|
+
Processing by EmployeesController#update as HTML
|
2155
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
2156
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
2157
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2158
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2159
|
+
Redirected to http://test.host/employees/779315083
|
2160
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.7ms)
|
2161
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2162
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2163
|
+
-----------------------------------------------------
|
2164
|
+
EmployeesControllerTest: test_should_destroy_employee
|
2165
|
+
-----------------------------------------------------
|
2166
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
2167
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
2168
|
+
Processing by EmployeesController#destroy as HTML
|
2169
|
+
Parameters: {"id"=>"779315083"}
|
2170
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
2171
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2172
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM `employees` WHERE `employees`.`id` = 779315083
|
2173
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2174
|
+
Redirected to http://test.host/employees
|
2175
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
|
2176
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
2177
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
2178
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2179
|
+
---------------------------------------------
|
2180
|
+
EmployeesControllerTest: test_should_get_edit
|
2181
|
+
---------------------------------------------
|
2182
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
2183
|
+
Processing by EmployeesController#edit as HTML
|
2184
|
+
Parameters: {"id"=>"779315083"}
|
2185
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
2186
|
+
Rendered employees/_form.html.erb (3.3ms)
|
2187
|
+
Rendered employees/edit.html.erb within layouts/application (4.5ms)
|
2188
|
+
Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.4ms)
|
2189
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
2190
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2191
|
+
--------------------------------------------------
|
2192
|
+
EmployeesControllerTest: test_should_show_employee
|
2193
|
+
--------------------------------------------------
|
2194
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
2195
|
+
Processing by EmployeesController#show as HTML
|
2196
|
+
Parameters: {"id"=>"779315083"}
|
2197
|
+
[1m[35mEmployee Load (0.4ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
2198
|
+
Rendered employees/show.html.erb within layouts/application (1.0ms)
|
2199
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.4ms)
|
2200
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2201
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2202
|
+
----------------------------------------------------
|
2203
|
+
EmployeesControllerTest: test_should_create_employee
|
2204
|
+
----------------------------------------------------
|
2205
|
+
[1m[36mEmployee Load (0.4ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
2206
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
2207
|
+
Processing by EmployeesController#create as HTML
|
2208
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}}
|
2209
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2210
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28')
|
2211
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2212
|
+
Redirected to http://test.host/employees/1056244329
|
2213
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.7ms)
|
2214
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `employees`
|
2215
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
2216
|
+
[1m[35m (0.4ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
2217
|
+
[1m[36m (0.6ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
2218
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2219
|
+
[1m[36mFixture Delete (0.9ms)[0m [1mDELETE FROM `employees`[0m
|
2220
|
+
[1m[35mFixture Insert (1.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 779315083)
|
2221
|
+
[1m[36mFixture Insert (0.5ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 930756147)[0m
|
2222
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 8193706)
|
2223
|
+
[1m[36mFixture Insert (0.3ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 504992517)[0m
|
2224
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 689873810)
|
2225
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 806875690)[0m
|
2226
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 118538945)
|
2227
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 397401904)[0m
|
2228
|
+
[1m[35mFixture Insert (0.4ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 547942329)
|
2229
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 245364464)[0m
|
2230
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 966313595)
|
2231
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 546412483)[0m
|
2232
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 395749204)
|
2233
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 166867705)[0m
|
2234
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 1056244324)
|
2235
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '2015-11-26 21:10:28', '2015-11-26 21:10:28', 670847964)[0m
|
2236
|
+
[1m[35m (1.2ms)[0m COMMIT
|
2237
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
2238
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2239
|
+
------------------------------------------------------
|
2240
|
+
Employee: test_0004_check the record, must be correct!
|
2241
|
+
------------------------------------------------------
|
2242
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
2243
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2244
|
+
-------------------------------------------------------------
|
2245
|
+
Employee: test_0001_check bsn with input number that is false
|
2246
|
+
-------------------------------------------------------------
|
2247
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
2248
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2249
|
+
------------------------------------------------------------------
|
2250
|
+
Employee: test_0002_check rekening with input number that is false
|
2251
|
+
------------------------------------------------------------------
|
2252
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
2253
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2254
|
+
------------------------------------------------------
|
2255
|
+
Employee: test_0003_check rekening with name too short
|
2256
|
+
------------------------------------------------------
|
2257
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|