elfproef_plan 0.0.5 → 0.0.6
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/lib/elfproef_plan/version.rb +1 -1
- data/test/dummy/log/test.log +433 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/MtNXdLbQgky_pkffX_Ex3twX52_USyJDsUK8aXxaIho.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/jBl2QzU1ffSfJ6-4g2StK3vIk-FEnlZNBpJmC1rsXHU.cache +0 -0
- metadata +10 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c8fe8b8d79c0840b2305b4afcc9011cb89e46908
|
|
4
|
+
data.tar.gz: c74a90d6af6582315d1eda206737927f4281b18d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: eb2dc946881f6b59211a84183a4185b3af06e944d5dc1b080cdfd1f0bea593b1fa07f8c40d0fbe3292103fc70cb38694f9f74449834b42a476ecc47661e63a93
|
|
7
|
+
data.tar.gz: 14400bdb191fb7de3bbc98134565f1831c877f932901c0fa9c215d51ae3bc9044310f029b847605f3aa1c8dcd800beb4f6ed916fab5b5abb30c4f0d5c79ea8c2
|
data/test/dummy/log/test.log
CHANGED
|
@@ -832,3 +832,436 @@ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
|
|
832
832
|
Started GET "/assets/application.js" for 127.0.0.1 at 2015-11-30 11:02:28 +0100
|
|
833
833
|
Started GET "/assets/application.css" for 127.0.0.1 at 2015-11-30 11:02:28 +0100
|
|
834
834
|
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
835
|
+
[1m[36m (192.3ms)[0m [1mDROP DATABASE IF EXISTS `dummy_test`[0m
|
|
836
|
+
[1m[35m (15.9ms)[0m CREATE DATABASE `dummy_test` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`
|
|
837
|
+
[1m[36m (137.0ms)[0m [1mCREATE TABLE `employees` (`id` int(11) auto_increment PRIMARY KEY, `name` varchar(255), `number` int(11), `accountnumber` int(11), `taxnumber` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB[0m
|
|
838
|
+
[1m[35m (187.4ms)[0m CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB
|
|
839
|
+
[1m[36m (187.9ms)[0m [1mCREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`) [0m
|
|
840
|
+
[1m[35m (0.2ms)[0m SELECT version FROM `schema_migrations`
|
|
841
|
+
[1m[36m (0.6ms)[0m [1mINSERT INTO `schema_migrations` (version) VALUES ('20151120090423')[0m
|
|
842
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
843
|
+
[1m[35m (0.2ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
|
844
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
|
845
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
846
|
+
[1m[36mFixture Delete (22.5ms)[0m [1mDELETE FROM `employees`[0m
|
|
847
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 779315083)
|
|
848
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 930756147)[0m
|
|
849
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 8193706)
|
|
850
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 504992517)[0m
|
|
851
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 689873810)
|
|
852
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 806875690)[0m
|
|
853
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 118538945)
|
|
854
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 397401904)[0m
|
|
855
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 547942329)
|
|
856
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 245364464)[0m
|
|
857
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 966313595)
|
|
858
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 546412483)[0m
|
|
859
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 395749204)
|
|
860
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 166867705)[0m
|
|
861
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 1056244324)
|
|
862
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '123456782L01', '2016-01-06 09:50:46', '2016-01-06 09:50:46', 670847964)[0m
|
|
863
|
+
[1m[35m (9.1ms)[0m COMMIT
|
|
864
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
|
865
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
866
|
+
----------------------------------------------------------------------------------
|
|
867
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
|
868
|
+
----------------------------------------------------------------------------------
|
|
869
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:50:57 +0100
|
|
870
|
+
Processing by EmployeesController#new as HTML
|
|
871
|
+
Rendered employees/_form.html.erb (156.0ms)
|
|
872
|
+
Rendered employees/new.html.erb within layouts/application (187.0ms)
|
|
873
|
+
Completed 200 OK in 821ms (Views: 817.0ms | ActiveRecord: 0.0ms)
|
|
874
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:50:58 +0100
|
|
875
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:50:58 +0100
|
|
876
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
877
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
878
|
+
--------------------------------------------------------------------------------
|
|
879
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
|
880
|
+
--------------------------------------------------------------------------------
|
|
881
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:51:00 +0100
|
|
882
|
+
Processing by EmployeesController#new as HTML
|
|
883
|
+
Rendered employees/_form.html.erb (1.8ms)
|
|
884
|
+
Rendered employees/new.html.erb within layouts/application (2.1ms)
|
|
885
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
|
886
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:51:00 +0100
|
|
887
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:51:00 +0100
|
|
888
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
889
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
890
|
+
-------------------------------------------------------------------
|
|
891
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
|
892
|
+
-------------------------------------------------------------------
|
|
893
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:51:01 +0100
|
|
894
|
+
Processing by EmployeesController#new as HTML
|
|
895
|
+
Rendered employees/_form.html.erb (1.4ms)
|
|
896
|
+
Rendered employees/new.html.erb within layouts/application (1.6ms)
|
|
897
|
+
Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
|
898
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:51:01 +0100
|
|
899
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:51:01 +0100
|
|
900
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
901
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
902
|
+
--------------------------------------------------------------
|
|
903
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
|
904
|
+
--------------------------------------------------------------
|
|
905
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:51:01 +0100
|
|
906
|
+
Processing by EmployeesController#new as HTML
|
|
907
|
+
Rendered employees/_form.html.erb (1.9ms)
|
|
908
|
+
Rendered employees/new.html.erb within layouts/application (2.5ms)
|
|
909
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
|
910
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:51:01 +0100
|
|
911
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:51:01 +0100
|
|
912
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
913
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
914
|
+
-----------------------------------------------------------------
|
|
915
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
|
916
|
+
-----------------------------------------------------------------
|
|
917
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:51:02 +0100
|
|
918
|
+
Processing by EmployeesController#new as HTML
|
|
919
|
+
Rendered employees/_form.html.erb (1.5ms)
|
|
920
|
+
Rendered employees/new.html.erb within layouts/application (1.7ms)
|
|
921
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
|
922
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:51:02 +0100
|
|
923
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:51:02 +0100
|
|
924
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
925
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
926
|
+
------------------------------------------------------------
|
|
927
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
|
928
|
+
------------------------------------------------------------
|
|
929
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:51:02 +0100
|
|
930
|
+
Processing by EmployeesController#new as HTML
|
|
931
|
+
Rendered employees/_form.html.erb (2.4ms)
|
|
932
|
+
Rendered employees/new.html.erb within layouts/application (2.7ms)
|
|
933
|
+
Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
|
934
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:51:02 +0100
|
|
935
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:51:02 +0100
|
|
936
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
937
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
938
|
+
---------------------------------------------
|
|
939
|
+
EmployeesControllerTest: test_should_get_edit
|
|
940
|
+
---------------------------------------------
|
|
941
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
942
|
+
Processing by EmployeesController#edit as HTML
|
|
943
|
+
Parameters: {"id"=>"779315083"}
|
|
944
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
945
|
+
Rendered employees/_form.html.erb (2.6ms)
|
|
946
|
+
Rendered employees/edit.html.erb within layouts/application (4.0ms)
|
|
947
|
+
Completed 200 OK in 106ms (Views: 65.8ms | ActiveRecord: 0.2ms)
|
|
948
|
+
[1m[36m (18.5ms)[0m [1mROLLBACK[0m
|
|
949
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
950
|
+
----------------------------------------------------
|
|
951
|
+
EmployeesControllerTest: test_should_create_employee
|
|
952
|
+
----------------------------------------------------
|
|
953
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
954
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `employees`
|
|
955
|
+
Processing by EmployeesController#create as HTML
|
|
956
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789", "taxnumber"=>"123456782L01"}}
|
|
957
|
+
[1m[36m (27.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
958
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03')
|
|
959
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
960
|
+
Redirected to http://test.host/employees/1056244325
|
|
961
|
+
Completed 302 Found in 50ms (ActiveRecord: 44.9ms)
|
|
962
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM `employees`
|
|
963
|
+
[1m[36m (83.1ms)[0m [1mROLLBACK[0m
|
|
964
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
965
|
+
--------------------------------------------
|
|
966
|
+
EmployeesControllerTest: test_should_get_new
|
|
967
|
+
--------------------------------------------
|
|
968
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
969
|
+
Processing by EmployeesController#new as HTML
|
|
970
|
+
Rendered employees/_form.html.erb (3.1ms)
|
|
971
|
+
Rendered employees/new.html.erb within layouts/application (3.3ms)
|
|
972
|
+
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
|
973
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
|
974
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
975
|
+
--------------------------------------------------
|
|
976
|
+
EmployeesControllerTest: test_should_show_employee
|
|
977
|
+
--------------------------------------------------
|
|
978
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
979
|
+
Processing by EmployeesController#show as HTML
|
|
980
|
+
Parameters: {"id"=>"779315083"}
|
|
981
|
+
[1m[36mEmployee Load (0.1ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
982
|
+
Rendered employees/show.html.erb within layouts/application (1.2ms)
|
|
983
|
+
Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.1ms)
|
|
984
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
985
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
986
|
+
----------------------------------------------
|
|
987
|
+
EmployeesControllerTest: test_should_get_index
|
|
988
|
+
----------------------------------------------
|
|
989
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
990
|
+
Processing by EmployeesController#index as HTML
|
|
991
|
+
[1m[36mEmployee Load (0.3ms)[0m [1mSELECT `employees`.* FROM `employees`[0m
|
|
992
|
+
Rendered employees/index.html.erb within layouts/application (5.6ms)
|
|
993
|
+
Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.3ms)
|
|
994
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
|
995
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
996
|
+
-----------------------------------------------------
|
|
997
|
+
EmployeesControllerTest: test_should_destroy_employee
|
|
998
|
+
-----------------------------------------------------
|
|
999
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1000
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
|
1001
|
+
Processing by EmployeesController#destroy as HTML
|
|
1002
|
+
Parameters: {"id"=>"779315083"}
|
|
1003
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1004
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1005
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM `employees` WHERE `employees`.`id` = 779315083
|
|
1006
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1007
|
+
Redirected to http://test.host/employees
|
|
1008
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.6ms)
|
|
1009
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `employees`
|
|
1010
|
+
[1m[36m (16.3ms)[0m [1mROLLBACK[0m
|
|
1011
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1012
|
+
----------------------------------------------------
|
|
1013
|
+
EmployeesControllerTest: test_should_update_employee
|
|
1014
|
+
----------------------------------------------------
|
|
1015
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1016
|
+
Processing by EmployeesController#update as HTML
|
|
1017
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
|
1018
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1019
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1020
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1021
|
+
Redirected to http://test.host/employees/779315083
|
|
1022
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.4ms)
|
|
1023
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1024
|
+
[1m[35m (0.1ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
|
1025
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
|
1026
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1027
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM `employees`[0m
|
|
1028
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 779315083)
|
|
1029
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 930756147)[0m
|
|
1030
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 8193706)
|
|
1031
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 504992517)[0m
|
|
1032
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 689873810)
|
|
1033
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 806875690)[0m
|
|
1034
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 118538945)
|
|
1035
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 397401904)[0m
|
|
1036
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 547942329)
|
|
1037
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 245364464)[0m
|
|
1038
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 966313595)
|
|
1039
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 546412483)[0m
|
|
1040
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 395749204)
|
|
1041
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 166867705)[0m
|
|
1042
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 1056244324)
|
|
1043
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '123456782L01', '2016-01-06 09:51:03', '2016-01-06 09:51:03', 670847964)[0m
|
|
1044
|
+
[1m[35m (32.0ms)[0m COMMIT
|
|
1045
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
|
1046
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1047
|
+
------------------------------------------------------------------
|
|
1048
|
+
Employee: test_0002_check rekening with input number that is false
|
|
1049
|
+
------------------------------------------------------------------
|
|
1050
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1051
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1052
|
+
------------------------------------------------------
|
|
1053
|
+
Employee: test_0004_check the record, must be correct!
|
|
1054
|
+
------------------------------------------------------
|
|
1055
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1056
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1057
|
+
------------------------------------------------------
|
|
1058
|
+
Employee: test_0003_check rekening with name too short
|
|
1059
|
+
------------------------------------------------------
|
|
1060
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1061
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1062
|
+
-------------------------------------------------------------
|
|
1063
|
+
Employee: test_0001_check bsn with input number that is false
|
|
1064
|
+
-------------------------------------------------------------
|
|
1065
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1066
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
1067
|
+
[1m[35m (0.2ms)[0m SELECT @@FOREIGN_KEY_CHECKS
|
|
1068
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 0[0m
|
|
1069
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1070
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM `employees`[0m
|
|
1071
|
+
[1m[35mFixture Insert (6.5ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_1', 123456782, 123456789, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 779315083)
|
|
1072
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_2', 123456789, 167832875, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 930756147)[0m
|
|
1073
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_3', 1234567890, 466485471, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 8193706)
|
|
1074
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_4', 1234, 381694089, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 504992517)[0m
|
|
1075
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_5', 123456782, 110550803, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 689873810)
|
|
1076
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_6', 123456789, 959701141, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 806875690)[0m
|
|
1077
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_7', 1234567890, 467648212, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 118538945)
|
|
1078
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_8', 1234, 444153934, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 397401904)[0m
|
|
1079
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_9', 123456782, 368514005, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 547942329)
|
|
1080
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_10', 123456789, 615918719, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 245364464)[0m
|
|
1081
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_11', 1234567890, 786923113, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 966313595)
|
|
1082
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_12', 1234, 123456789, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 546412483)[0m
|
|
1083
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_13', 123456782, 123456789, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 395749204)
|
|
1084
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_14', 123456789, 123456789, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 166867705)[0m
|
|
1085
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_15', 1234567890, 123456789, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 1056244324)
|
|
1086
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`, `id`) VALUES ('persoon_16', 1234, 123456789, '123456782L01', '2016-01-06 09:56:31', '2016-01-06 09:56:31', 670847964)[0m
|
|
1087
|
+
[1m[35m (0.6ms)[0m COMMIT
|
|
1088
|
+
[1m[36m (0.1ms)[0m [1mSET FOREIGN_KEY_CHECKS = 1[0m
|
|
1089
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1090
|
+
--------------------------------------------------
|
|
1091
|
+
EmployeesControllerTest: test_should_show_employee
|
|
1092
|
+
--------------------------------------------------
|
|
1093
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1094
|
+
Processing by EmployeesController#show as HTML
|
|
1095
|
+
Parameters: {"id"=>"779315083"}
|
|
1096
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1097
|
+
Rendered employees/show.html.erb within layouts/application (2.1ms)
|
|
1098
|
+
Completed 200 OK in 682ms (Views: 679.5ms | ActiveRecord: 0.2ms)
|
|
1099
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1100
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1101
|
+
-----------------------------------------------------
|
|
1102
|
+
EmployeesControllerTest: test_should_destroy_employee
|
|
1103
|
+
-----------------------------------------------------
|
|
1104
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1105
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `employees`
|
|
1106
|
+
Processing by EmployeesController#destroy as HTML
|
|
1107
|
+
Parameters: {"id"=>"779315083"}
|
|
1108
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1109
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1110
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM `employees` WHERE `employees`.`id` = 779315083[0m
|
|
1111
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1112
|
+
Redirected to http://test.host/employees
|
|
1113
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.5ms)
|
|
1114
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM `employees`[0m
|
|
1115
|
+
[1m[35m (15.8ms)[0m ROLLBACK
|
|
1116
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1117
|
+
--------------------------------------------
|
|
1118
|
+
EmployeesControllerTest: test_should_get_new
|
|
1119
|
+
--------------------------------------------
|
|
1120
|
+
[1m[35mEmployee Load (0.2ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1121
|
+
Processing by EmployeesController#new as HTML
|
|
1122
|
+
Rendered employees/_form.html.erb (477.8ms)
|
|
1123
|
+
Rendered employees/new.html.erb within layouts/application (482.0ms)
|
|
1124
|
+
Completed 200 OK in 484ms (Views: 484.2ms | ActiveRecord: 0.0ms)
|
|
1125
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1126
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1127
|
+
----------------------------------------------------
|
|
1128
|
+
EmployeesControllerTest: test_should_update_employee
|
|
1129
|
+
----------------------------------------------------
|
|
1130
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1131
|
+
Processing by EmployeesController#update as HTML
|
|
1132
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789"}, "id"=>"779315083"}
|
|
1133
|
+
[1m[35mEmployee Load (0.1ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1134
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1135
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1136
|
+
Redirected to http://test.host/employees/779315083
|
|
1137
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.3ms)
|
|
1138
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1139
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1140
|
+
----------------------------------------------
|
|
1141
|
+
EmployeesControllerTest: test_should_get_index
|
|
1142
|
+
----------------------------------------------
|
|
1143
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1144
|
+
Processing by EmployeesController#index as HTML
|
|
1145
|
+
[1m[35mEmployee Load (0.3ms)[0m SELECT `employees`.* FROM `employees`
|
|
1146
|
+
Rendered employees/index.html.erb within layouts/application (4.0ms)
|
|
1147
|
+
Completed 200 OK in 162ms (Views: 161.8ms | ActiveRecord: 0.3ms)
|
|
1148
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1149
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1150
|
+
----------------------------------------------------
|
|
1151
|
+
EmployeesControllerTest: test_should_create_employee
|
|
1152
|
+
----------------------------------------------------
|
|
1153
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1154
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `employees`
|
|
1155
|
+
Processing by EmployeesController#create as HTML
|
|
1156
|
+
Parameters: {"employee"=>{"name"=>"persoon_1", "number"=>"123456782", "accountnumber"=>"123456789", "taxnumber"=>"123456782L01"}}
|
|
1157
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1158
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO `employees` (`name`, `number`, `accountnumber`, `taxnumber`, `created_at`, `updated_at`) VALUES ('persoon_1', 123456782, 123456789, '123456782L01', '2016-01-06 09:56:33', '2016-01-06 09:56:33')
|
|
1159
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1160
|
+
Redirected to http://test.host/employees/1056244326
|
|
1161
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.3ms)
|
|
1162
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM `employees`
|
|
1163
|
+
[1m[36m (42.8ms)[0m [1mROLLBACK[0m
|
|
1164
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1165
|
+
---------------------------------------------
|
|
1166
|
+
EmployeesControllerTest: test_should_get_edit
|
|
1167
|
+
---------------------------------------------
|
|
1168
|
+
[1m[36mEmployee Load (0.2ms)[0m [1mSELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1[0m
|
|
1169
|
+
Processing by EmployeesController#edit as HTML
|
|
1170
|
+
Parameters: {"id"=>"779315083"}
|
|
1171
|
+
[1m[35mEmployee Load (0.1ms)[0m SELECT `employees`.* FROM `employees` WHERE `employees`.`id` = 779315083 LIMIT 1
|
|
1172
|
+
Rendered employees/_form.html.erb (1.7ms)
|
|
1173
|
+
Rendered employees/edit.html.erb within layouts/application (2.4ms)
|
|
1174
|
+
Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.1ms)
|
|
1175
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1176
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1177
|
+
------------------------------------------------------
|
|
1178
|
+
Employee: test_0004_check the record, must be correct!
|
|
1179
|
+
------------------------------------------------------
|
|
1180
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1181
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1182
|
+
------------------------------------------------------
|
|
1183
|
+
Employee: test_0003_check rekening with name too short
|
|
1184
|
+
------------------------------------------------------
|
|
1185
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1186
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1187
|
+
------------------------------------------------------------------
|
|
1188
|
+
Employee: test_0002_check rekening with input number that is false
|
|
1189
|
+
------------------------------------------------------------------
|
|
1190
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1191
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1192
|
+
-------------------------------------------------------------
|
|
1193
|
+
Employee: test_0001_check bsn with input number that is false
|
|
1194
|
+
-------------------------------------------------------------
|
|
1195
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1196
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1197
|
+
--------------------------------------------------------------
|
|
1198
|
+
elfproef integration: test_0003_fill in a incorrect bsn-number
|
|
1199
|
+
--------------------------------------------------------------
|
|
1200
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:56:38 +0100
|
|
1201
|
+
Processing by EmployeesController#new as HTML
|
|
1202
|
+
Rendered employees/_form.html.erb (2.4ms)
|
|
1203
|
+
Rendered employees/new.html.erb within layouts/application (2.7ms)
|
|
1204
|
+
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
|
1205
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:56:38 +0100
|
|
1206
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:56:38 +0100
|
|
1207
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1208
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1209
|
+
-----------------------------------------------------------------
|
|
1210
|
+
elfproef integration: test_0002_fill in a correct rekening-number
|
|
1211
|
+
-----------------------------------------------------------------
|
|
1212
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:56:38 +0100
|
|
1213
|
+
Processing by EmployeesController#new as HTML
|
|
1214
|
+
Rendered employees/_form.html.erb (1.5ms)
|
|
1215
|
+
Rendered employees/new.html.erb within layouts/application (1.7ms)
|
|
1216
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
|
1217
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:56:38 +0100
|
|
1218
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:56:38 +0100
|
|
1219
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1220
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1221
|
+
------------------------------------------------------------
|
|
1222
|
+
elfproef integration: test_0001_fill in a correct bsn-number
|
|
1223
|
+
------------------------------------------------------------
|
|
1224
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:56:39 +0100
|
|
1225
|
+
Processing by EmployeesController#new as HTML
|
|
1226
|
+
Rendered employees/_form.html.erb (1.5ms)
|
|
1227
|
+
Rendered employees/new.html.erb within layouts/application (1.7ms)
|
|
1228
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
|
1229
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:56:39 +0100
|
|
1230
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:56:39 +0100
|
|
1231
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1232
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1233
|
+
----------------------------------------------------------------------------------
|
|
1234
|
+
elfproef integration: test_0005_fill in a incorrect rekening-number with 10 digits
|
|
1235
|
+
----------------------------------------------------------------------------------
|
|
1236
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:56:39 +0100
|
|
1237
|
+
Processing by EmployeesController#new as HTML
|
|
1238
|
+
Rendered employees/_form.html.erb (1.6ms)
|
|
1239
|
+
Rendered employees/new.html.erb within layouts/application (2.0ms)
|
|
1240
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
|
1241
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:56:39 +0100
|
|
1242
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:56:39 +0100
|
|
1243
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1244
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1245
|
+
-------------------------------------------------------------------
|
|
1246
|
+
elfproef integration: test_0004_fill in a incorrect rekening-number
|
|
1247
|
+
-------------------------------------------------------------------
|
|
1248
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:56:42 +0100
|
|
1249
|
+
Processing by EmployeesController#new as HTML
|
|
1250
|
+
Rendered employees/_form.html.erb (1.4ms)
|
|
1251
|
+
Rendered employees/new.html.erb within layouts/application (1.5ms)
|
|
1252
|
+
Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
|
1253
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:56:42 +0100
|
|
1254
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:56:42 +0100
|
|
1255
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1256
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1257
|
+
--------------------------------------------------------------------------------
|
|
1258
|
+
elfproef integration: test_0006_fill in a correct rekening-number with 10 digits
|
|
1259
|
+
--------------------------------------------------------------------------------
|
|
1260
|
+
Started GET "/employees/new" for 127.0.0.1 at 2016-01-06 10:56:45 +0100
|
|
1261
|
+
Processing by EmployeesController#new as HTML
|
|
1262
|
+
Rendered employees/_form.html.erb (2.0ms)
|
|
1263
|
+
Rendered employees/new.html.erb within layouts/application (2.3ms)
|
|
1264
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
|
1265
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-01-06 10:56:45 +0100
|
|
1266
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-01-06 10:56:45 +0100
|
|
1267
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: elfproef_plan
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Rolf van der Geize,L-Plan
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2016-01-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- - "
|
|
17
|
+
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
19
|
version: '4.0'
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
|
-
- - "
|
|
24
|
+
- - ">="
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: '4.0'
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
@@ -112,14 +112,14 @@ dependencies:
|
|
|
112
112
|
name: coffee-rails
|
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|
|
114
114
|
requirements:
|
|
115
|
-
- - "
|
|
115
|
+
- - ">="
|
|
116
116
|
- !ruby/object:Gem::Version
|
|
117
117
|
version: '4.0'
|
|
118
118
|
type: :development
|
|
119
119
|
prerelease: false
|
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
|
121
121
|
requirements:
|
|
122
|
-
- - "
|
|
122
|
+
- - ">="
|
|
123
123
|
- !ruby/object:Gem::Version
|
|
124
124
|
version: '4.0'
|
|
125
125
|
- !ruby/object:Gem::Dependency
|
|
@@ -315,6 +315,7 @@ files:
|
|
|
315
315
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/Lt8aa8ErKGQfTtII1mtJ0G4OFcqZnEHh8bOlY6WpeyA.cache
|
|
316
316
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MHMfe7cj_yjOg60O-m7uNMHWRTB-IzDiVEiFeSM2nlM.cache
|
|
317
317
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MSNGnF2BsUVzCu1yWfP6DWc8fTNeXCMeRznKyWiUo-Y.cache
|
|
318
|
+
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MtNXdLbQgky_pkffX_Ex3twX52_USyJDsUK8aXxaIho.cache
|
|
318
319
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MtgfkgJLaVoO1wqGQM7rnFbV8DNsvPighNB2a7NVBlw.cache
|
|
319
320
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/NJZ8clS9fXg52QKxbQwyA0Nut6vHkHeEETuPdHkXstI.cache
|
|
320
321
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/NK9BlmpMzWySu0ZmQgWJp1_2llKhFJXJb2PZLxHMGdM.cache
|
|
@@ -399,6 +400,7 @@ files:
|
|
|
399
400
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/i-Z01caEDjcNBLAIiqbFseB8MKZb6HRFHAxwHt10SG0.cache
|
|
400
401
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/iQGPMMz779mTe4Kh1wP1iPwTSgKQMnnOEYPxxZwB1Ms.cache
|
|
401
402
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/iVJ1-6Do8yqB0iNhlJZ_qYZ6r-W7VpQYM4E55O-XHEs.cache
|
|
403
|
+
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/jBl2QzU1ffSfJ6-4g2StK3vIk-FEnlZNBpJmC1rsXHU.cache
|
|
402
404
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/jt6V22IKP0aGS4N__KqSw0krnHBntO_vZ_Ib-s-uiaI.cache
|
|
403
405
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/kGq_zquDnGUvFSugRTtqcYJTQx_cgn4x4cTVpXU9aFw.cache
|
|
404
406
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/kImCrCcXPE9e3gCArnqBPJ4dxgDuM9zLvEMCiMqXT80.cache
|
|
@@ -620,6 +622,7 @@ test_files:
|
|
|
620
622
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/iVJ1-6Do8yqB0iNhlJZ_qYZ6r-W7VpQYM4E55O-XHEs.cache
|
|
621
623
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/IyFtgEKpUgV6Gc5XECJCQLYC7qL1SjW_0AEx2XfjFio.cache
|
|
622
624
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/Izv3eK-WV4OQeHSt-GQbfb_VGFUbPFHahvIJp0T7kGw.cache
|
|
625
|
+
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/jBl2QzU1ffSfJ6-4g2StK3vIk-FEnlZNBpJmC1rsXHU.cache
|
|
623
626
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/JCb687r0UCcnZdkMKIIDKBbp7WUoRFUbkk4AUBITFDs.cache
|
|
624
627
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/jt6V22IKP0aGS4N__KqSw0krnHBntO_vZ_Ib-s-uiaI.cache
|
|
625
628
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/JVW1SZrGJRZH1XlDCr1SHRVk2WOZ60D8xhZ_eeadt7E.cache
|
|
@@ -636,6 +639,7 @@ test_files:
|
|
|
636
639
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MHMfe7cj_yjOg60O-m7uNMHWRTB-IzDiVEiFeSM2nlM.cache
|
|
637
640
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MSNGnF2BsUVzCu1yWfP6DWc8fTNeXCMeRznKyWiUo-Y.cache
|
|
638
641
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MtgfkgJLaVoO1wqGQM7rnFbV8DNsvPighNB2a7NVBlw.cache
|
|
642
|
+
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/MtNXdLbQgky_pkffX_Ex3twX52_USyJDsUK8aXxaIho.cache
|
|
639
643
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/n9CXPMAFIGaeXydlNGfujNaPP4_19uhCOvFN5NSPWx4.cache
|
|
640
644
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/NJZ8clS9fXg52QKxbQwyA0Nut6vHkHeEETuPdHkXstI.cache
|
|
641
645
|
- test/dummy/tmp/cache/assets/test/sprockets/v3.0/NK9BlmpMzWySu0ZmQgWJp1_2llKhFJXJb2PZLxHMGdM.cache
|