invoice_bar 0.0.7 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/concerns/invoice_bar/billable/base.rb +1 -1
- data/app/controllers/invoice_bar/application_controller.rb +1 -1
- data/app/controllers/invoice_bar/invoice_templates_controller.rb +1 -1
- data/app/controllers/invoice_bar/invoices_controller.rb +1 -1
- data/app/controllers/invoice_bar/receipt_templates_controller.rb +1 -1
- data/app/controllers/invoice_bar/receipts_controller.rb +1 -1
- data/app/controllers/invoice_bar/users_controller.rb +1 -6
- data/app/views/invoice_bar/documents/_show.html.erb +4 -0
- data/app/views/invoice_bar/forms/_document.html.erb +18 -1
- data/config/locales/cs.yml +1 -0
- data/db/migrate/20160805214217_add_note_to_documents.rb +8 -0
- data/db/seeds.rb +12 -9
- data/lib/invoice_bar/version.rb +1 -1
- data/test/api/invoice_bar/invoices_controller_test.rb +8 -1
- data/test/api/invoice_bar/receipts_controller_test.rb +8 -1
- data/test/dummy/db/schema.rb +5 -1
- data/test/factories/invoice_bar_user.rb +1 -0
- metadata +57 -1274
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/production.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +0 -14486
- data/test/dummy/log/test.log +0 -2888
- data/test/dummy/public/assets/application-018564ef5c99ab59c0936b1891ba38e6.css +0 -0
- data/test/dummy/public/assets/application-018564ef5c99ab59c0936b1891ba38e6.css.gz +0 -0
- data/test/dummy/public/assets/application-2d6321e2c70ed01df1203b7140afb619.js +0 -11578
- data/test/dummy/public/assets/application-2d6321e2c70ed01df1203b7140afb619.js.gz +0 -0
- data/test/dummy/public/assets/invoice_bar/DejaVuSans-ac4f2113272b3ce366e0c03c4e38cbaf.ttf +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_accordion.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_alerts.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_breadcrumbs.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_button-groups.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_buttons.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_carousel.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_close.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_code.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_component-animations.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_dropdowns.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_forms.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_grid.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_hero-unit.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_labels-badges.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_layouts.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_media.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_mixins.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_modals.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_navbar.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_navs.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_pager.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_pagination.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_popovers.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_progress-bars.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_reset.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-1200px-min.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-767px-max.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-768px-979px.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-navbar.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-utilities.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_scaffolding.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_sprites.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_tables.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_thumbnails.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_tooltip.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_type.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_utilities.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_variables.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_wells.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/bootstrap.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/responsive.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/d5a80eb20544de35e0f75d577ebb85a36481d766/document.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/d5a80eb20544de35e0f75d577ebb85a36481d766/forms.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/d5a80eb20544de35e0f75d577ebb85a36481d766/tables.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/ef638fe4b3f05b364fdf0ab6e1f710e42dac375f/bootstrap-responsive.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/ef638fe4b3f05b364fdf0ab6e1f710e42dac375f/bootstrap.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/00df5278cc58f3172b8e645b47d0d468 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/03278dba9e0b115a133362775217024f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/03ca592aad5efabeba9138396dd081e1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/05f205c7ca2350d54b27e18e111bc9ad +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/05f427cb3eb2bd76d61a73d6e857dc9e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0697377a20bcda4509720374f422a270 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/076d81fdf63201de38c232bd789e1208 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0819e3f8e0394cb7f5f418a4d800035c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0854a64fdebf52a80981fa0e28eff671 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0ad643fec2a54b6b0b811b47d7014610 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0bfcb9dc498642e660762ffe823d98b1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0c78a8212e3518e30d3e782e6f902cc2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0caeda54c5d5035b754b1166ba018700 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0cfd4dfb0e8ae82ea4d8e0c1f5263952 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0dd94b7ba72cfd8cd264510a6c047687 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0f47e34c568660af041df9c71d22423a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/10c23d150a7539b98ae6a25a669e4a1f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/11300dad7364a24a46ac38c736b98f0e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/113dbaf2379a00407e8e494a952cad62 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/115ddbe3d66a7d87a7faf235c70af576 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/11ac2ef304aa9fcd891dcb0743210b90 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1209411fb28d2791ddd75ac0635eafaa +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/121a61c49f97b1bfbe7a74738e8e4374 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/15d53223c962abdca493c167a6fb5894 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/163577d2dc5569925a32b2b0df1005a1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/18757eabd9abeda06fa3009181bda6ca +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1a20904d9a74459ea3b9066a35c27b4b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1a754c514720a005b3e145e7f382a619 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1ab1300124c6515086895b15f685c446 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1ac8149d739278f0e9c278dd08a0b33a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1af92ccb6e61d770a68d2e8a6dd4a846 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1b5b5e30b26882790ec65ade45efe9b8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1bf24b21c3f765ddeda5f35773e04a21 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1c33a03791b2735b3ee277df95fcb8b9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1c4e770460cb39096b8842ee2afdc9ba +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1cafee45c1b64ce2b90877f3b557b1a7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1d4ef4d07ad613178dff592ebe4edef2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1e839da272f5de2c08b95678db7eb99e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1fa3689733883e31f71b6d3fa1b58868 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1fbb3fa437c45cc308071f00aae1a5ae +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/20eff5a576c2aa77090f309a70c441ea +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2129baa97f173c82f6571e60e9d9c071 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/21885b85a3d09cacf3edc6219482c29c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/22170b0f9ca20a58879cbdec7edb676d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/22a13f0f24787c1a4ee3178eaac59162 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/22bc79c3dc8d383fad047a00c1a7723b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/236e091e42f3b62167df9518f02aba01 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/25964b0c4d573926cb678bad77620c2a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/25ce32645167cd64c2c0b6e09bf4b46a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/25d2f1a135e0352e717a7b945ee7ef15 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2600507b8a65c11f3c747c0925b19e43 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/261386b839d09436edd6963e85efcc06 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/267d3648330574d82f82656713caa43a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/277c8f9c9fe919a0961a68125a14da1d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2792ad4b083166c2a49572eec4398479 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/27f3b2144888ccd5c3e507cb841e563d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/28acc788582d65985ac05c0ee6262164 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/28c97417985793d93883669fd33dd871 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/29abae6e0926b296221000efd4188516 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/29d4d8614454f92584032ed4d7c9d855 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2befb89a462a92216d552aaa769a99a0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2c3ffa82f20bb5d89d50b787ce03c0e7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2c6819962f029edb5ab31d8437d44456 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2c7fad4ddd0908c6f589b1dad1e471be +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2d190683458dd4735e669d97ac8eb427 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3077e40257519dd9862d93032537f02f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/30a127fd90dae7b1e045d6c211a69c38 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/31e47e0c506048416060ebe7cf0ed0de +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/335a49bdfcf2dcced94a985b92e5932e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/33de6951f2e3f394ceb8bc0feffea64b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/34d9b45127410d2a1c20e52f3f0d561d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/37c242af9d5c30955720468c391ad8b0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3815bbbd80d9b9a02748e947d77d64a8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/381c87e44286f37d8034ce8fc35c8671 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/39687bbabf0181103b5ffcd6eaaaded3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3b04dcadf34f7bc92bb6c0ea22571fc1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3bd98018ccbc16596e72516d4cc746a4 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3d8a5236a7e1117013998ca988af0b03 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3f70c35589943556ac2295e3dcdc8943 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3fa64b2e5d3d2cc32b06246aa96346dd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3fc61b3a489a9e5ed25dcb3de64d7413 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/428ca71a49bb26732b3af1edd1febb2d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/42b832676b587d57f3d7a47fc4fddea2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/42ea07935bc0170b9ea9f61e7c715590 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/44b65350d2188e5a64e5092014d39efe +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/450878c221f18e4dfadbba5c1f64d1b8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/452c011af9bcec7d0f52ce6d2880976a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4566195cc6d895e494ae94bdf151a2fd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/458749e7bb622e9bc4a44f7e2425ddf2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/46c64edf59aeee5cc112dc71a2cf171b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/474e364a0e8d579489e1e29631981ab9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/477e27e3fdd01a34de2252670093317b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/488ee2acc259e520e9af67f83e275d81 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/492822360931621377ae852773cf801d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/492c640e9178ac5a6d5646493780270a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4a5f20d632560a42b40985da90f76342 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4aa04646da34c3dbf072299c9137ef46 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4c8ad2a5c3fdaab4f9f5a280803e51ce +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4c9d0b3396a3525d20302d6420029d09 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4ce07c0e1e0fdd6fa6fe2d748d6817f5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4f7bace82ec1a7e9250cfdfdf72970f5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/505f713a5f264ca6fee54d5415c21278 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/50792971c01e315ba1a337bccea3b7b0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5301dfeb8f9a209a678a9b4282bd57cb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/538757a4cec2408433279d2c5a79c15f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/546096d78a2e16c654791bcc080baf49 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/57705c54a95a026ac4ee3df1e8589cf3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5944f85814ea74a9224c3a657e774809 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5a65a82b1a45c12aa309306185bbf1c6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5bf406aeb1bee1efc30a3ecb6f934314 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5ccb6d6167a93db78c00e814164e3a58 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5d35b9a98827e63721e0321ee4ae4c29 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5dcf1a4d4c7dced3de488c51267691e4 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5e0286c58de86112cdbd9d49675704eb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5eb48096fdfa3d9fd011de4976fbff95 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5f14036a86a6d906ceed705cede05532 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/60052f7bf090a7fb74872a5e7ffb530f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/61ad9b513d712e340ba684a957e9b480 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/62b19153f44170598eca5561dfc45e50 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/62e1c4e0089622e8baaed0a72c6de6fb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/63ee527e6a35a8c746b7c605586175f8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/646d2a08ffdc41700b27a17eb8e1fd03 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/64bec35183462c7fb3f741fc1e591345 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6579a34f519d292b0e25dd189336eb1a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/65847ad8abaef006c3ae9084a92a9e04 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/65cb44761cf2e2b506679f1030b93527 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/66c38c5193935dcf277f563c3346410b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/66da119cb23a571f016a6957532ea24d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/66f9dd898c07d8e6afae927feead885c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/672090d8752b029560c5a65a3f7090cd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/673d7b3fe480ec3e5f203759fc6736df +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/67c77cfe7cf8a86d558d9d798b846fc5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/696aecea1f7eda88449ec72f43e72041 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/69a2b9e0b4b16fe86a6094ac5855b261 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6a51385432c1aba8d25059998744086b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6acb7445e94a000e162531af6d75a306 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6bbb01e23807728a688ced2dd4ede0a2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6c611f6420c049dda1487effcd11ea50 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6c77b4e75d346ba67cd8b933bd68fa82 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6d956910d13c94b957e979865ae5f5fe +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6e859244b6500943e328ef9abb3d5549 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6f00b90e6afabf7cfa2b986794ea40ed +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6f82423f221b06a90f592bddcd7441ed +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7028d33b7b860d68a6799581e5950eca +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/708f8d7522c3efcd82592652768d18aa +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/70fb167accc39fab29f7959b8ae2e478 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/733f03e256bf13cb0e3796ab49f7f013 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/734bdccf629e37df32dad00d141b2bcd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/74a6e8aca1b23da3628ca2cb92392ecd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/75597df1c21ca3af1029b4882f60bb19 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7737941673dbb01762d056378dd294d8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/790ea3ff56fe3c179424d68032a03bef +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7d5b2fe89d7147d01e1c41c057987ac4 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7d78da1d5f68174db0cc56fdc71e6d9c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7dde4ac3dedfcdcd2b70a98962a5dec1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7e0813b1cf953897031600ed405faa63 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7f66e67ccd12401685273681cf087fb6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7f818032fadab6fc00c9f665e4bb3f4a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8057f7fd24b6b23c386f07fb80f82f1f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/819e29c27aa88efc95f7138a6d4cb768 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/82e6fe6e6c944d9c600f86499a447c02 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/874bc8cb7aa1feb568ebcc5c6b7cde49 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/88182885828e55aa322e2525e4892c3d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8935a430eecd63521ac8f8f4ea9e683d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8954a42a74aeed5e4d5dad51931a86d7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8b6c49dd9ae04eee3ee937e5b176805c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8bdc22f98bf01ae4d2d46af4ab8b57a0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8c726f80ed617099e345ba97e77032f0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8ce2c04c73fc176e4ddbed1e25d8164b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8d796dd96bb92404fe8dfb6444064148 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8eaf7a4594e8086ab06f1f142f041c37 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/901bdd91a26bd84191f34f2ebb0e060a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/90af3fb292b10f078bd92abd42c20d41 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/918f81be5bbeda52e96c0e4eb33622cd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/923335ba654be756aaa5e8d05365b54d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/92494086204bedc86593e8bf600c0297 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9256070ac0bf253dbb6196979b496606 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/95b349faef8acf2a25a8100a2e84f6a0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/973e1411b7719f755d1a65ff125fa2e7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/98db86bb0ff287a8b7bbf3c557d20931 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/98ec31d762e3e2fa06bd1b6924902bf5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9acdd076bf73283977cf73444318b96f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9bb123f94ae7d79b87eb7c77452d14f5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9c62472fb9ddebaba972380cfafaad1b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9c8523bfb835b64d06a3f0b6e255e0bd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9cff1a63f9cdb85718b6cedcee72d1ed +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9e3ac7092dfd6acb7b93b8a0b9b80e98 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9e72e25e3a110dd5e26ead7fe4879732 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a2884ebf41f8dadbacdc8403b33a4d17 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a41b9f84ece16dec13a5a89d411292e6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a45247d42e671eadd113bec2bbd23888 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a45f5a9a7640132ed50f37afb20bafd3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a517b0935f9a9ec49eaf2fb7c24aa9d4 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a53cd659f05070dceae3bbef40a3bf64 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a5ffc38fa4ada0523598003e42f6ee93 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a6441870c5aadb24a703cfeafedebc60 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a6c1d34a1065e4f2d09696e376e6cb77 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/aba0b385ec0d492998bbc80d69234f08 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/abd980af4d315cc05bfc4ce2f62f3c8e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ad89f4c8df3e46e9eb89f459c874dca9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ae1882a0cfad4ab87d0fa046c6c6e2d7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ae6afef3dfbdbe4ca8108c239e96de02 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/af020ab5c89897aefde24029b0c9b6ab +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/af14b5e35f8bef1dba1d64a8b207d265 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b04fcdb81eeef84f02566bad1536f792 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b16b2c792c81315e1d20b95dff7a631c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b18af5db68293a9a72d260b06068c273 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b255df00ee5ffa26b7e51c336b9a9714 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b4f606ebc1e73316ec3508559d835c3c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b545ec26c9bdea64bb309661a0555049 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b792c9c08a4608a51733d4c785b854f6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b7d540cf810293bc69cff00a1fc375f6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b82df8dd63f22e482cbea58c503a0523 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b82e600b47006b9fd843138b71d9bb66 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b845dd43b25ab7c483a767743247e3f5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b8e6306fd7945a31b2a568920cb71ad0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bafface97c77f728809ce3dbf10d6561 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bb734571fbce73abb7b775eab8bdb85f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bd2494153e0260220540a058fedef7f7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bd5ca45b0e2f5d8c553f40143f6fb16b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bdcdcc57865c9ac9882bc1b0b5cacec7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bdde7a19593dc2aad4b107f2f65742a9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/be199c3e016df52cbf5205cf4c7bd34e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/be2ff6c00e686232aafc37bb705ac196 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bf39a3a6fedfb6f4057921082d909284 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bfaf1d6d2f1dc0c8d8caf1fe3a4f1913 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bff292aa5880f44ed523a2981944bd92 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c04a7e8e8309a5035bd9c00eb34fab44 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c286bdc45c0559100e1a0c816e336d8a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c28d332b2a8bcccb82b2aa77a88632ec +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c302b650831ded6dfe021f24d709c6d2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c388ce2e3dd5b388376047e9835716ff +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c49d7fb9c6b4215cd49f9fcf066266ef +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c5f9b7edb8f4c2655ef049ac93789c7f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c64c1e8f1de164b4379c289ba1899e28 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c895488c425fef4581898bc03b2ce63d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c97f2f6cc5bb20a20e627ce499f94e03 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ca0746b7e536210180c35886244a8c18 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ca2f173b357032dbac245348812e0073 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ca90766e296dec29e9bdc384ede444e6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/cbf81485a82b9c071a62af2dc9570c08 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ccfb9857bd81c49946abfefe8a754bdb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ce14c5a6959a80078c38ef42f44cf0ad +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d0ba558e329b641dd22da55f00d37932 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d104b0f649be0677fa72507e64e75200 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d120eb091fe4cb43fd84600315d6152f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d1929d17b222fac9f02c19200cfabd20 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d3ba2a52b36d2fbef764f81424c50e66 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d3f36695d339d728d412af5830787fdf +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d457b50c47ab5cffb485fbf1cb2cc326 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d4b6df79749e74e076b73ca26fdc3e21 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d5da9c4f9a6aefe39fcc684fd0f0e2a9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d61cbdb396819c1b2a49e06e77083358 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d7bc0217d884a78e97f24d036da5d2e2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d99c5812d9b45b5c46da5a4792a40320 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d9c16c29b84c4f9f30f23554a313c2e7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/dbb5fdfadca0cb34bd6601dbe35991d9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/dbb804114f273a26ce271535895e9cf7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/de0703fa48ca34222f559476547bc526 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/df2638bb35a57e2ff5147ba337468585 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e007a0d9149f0ad76cd1b0e2c88469d5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e4df516777ee5fdb1d611670a6c9e900 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e6aa6c280959a8573a1a7424aac750e3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e738d51dfaa919e4396177e6ec4b786c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e7a83fe2eb86e0476116c743f06bcf5a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e8e1f862780ee59e96894eab65486dc3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e8fbb3643b610d15b8ee10ff544e72c6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ea0c95396f015a80e0d22471b9eead19 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/eabc56657677a6dd5ae2f85ef6c95733 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/eb48ceff2967eec1e41fc778900321d1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ebc8e450e895138fa3d7b458a84cf809 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ed1f90d7342ab60fdedf98bcb3ff17bf +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/eda4bb4efb878d884dd2293c638cead3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ee2066a62d7f86bf4f6aa92ee9533302 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ef90a3a35c5fb96bce19ce5c7ac017bc +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/efc6f7236ab204df56d03f76d6917d2f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/efcce1e88643ba3eb2368f310ab1546c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f0052581e63d685281664202e9e7eae2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f1c956d1bb5ed6775984ad98716dd7e5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f21d3a4c9b70292f5c1f65efe660add6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f29f3619d80cd960d9079293f8b76813 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f2e8c248dacb25d6c93683e34472567f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f491e929dfa918850d0a68da043e2dbb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f4f8fbe3b1a35d6fd323280a14d49b36 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f5785d23c382cbd13275de98413f0c52 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f690e00553fe57c7d1f8a398afafd9b7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f6a69822cf2df624449f67b679c78f87 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f6b295bfc4c17b093401a4897f6bebb1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f83540aca9679a677043947f3cde5d5b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f8faf7828406068d651bb5120528439b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/fbd99076bbaa4439552b7231f6cf452c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/fc846967c5150de78c2f3fc5626ed4ce +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/fe9e575868d38ffe032ce98aafac4489 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ff010c2b915b437d94eb133033caf6fe +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_accordion.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_alerts.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_breadcrumbs.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_button-groups.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_buttons.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_carousel.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_close.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_code.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_component-animations.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_dropdowns.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_forms.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_grid.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_hero-unit.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_labels-badges.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_layouts.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_media.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_mixins.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_modals.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_navbar.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_navs.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_pager.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_pagination.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_popovers.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_progress-bars.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_reset.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-1200px-min.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-767px-max.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-768px-979px.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-navbar.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_responsive-utilities.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_scaffolding.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_sprites.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_tables.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_thumbnails.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_tooltip.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_type.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_utilities.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_variables.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/_wells.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/bootstrap.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/a2fcf85abaf1a7381fc60b2649823ea6c0ddd017/responsive.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/d5a80eb20544de35e0f75d577ebb85a36481d766/document.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/d5a80eb20544de35e0f75d577ebb85a36481d766/forms.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/d5a80eb20544de35e0f75d577ebb85a36481d766/tables.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/ef638fe4b3f05b364fdf0ab6e1f710e42dac375f/bootstrap-responsive.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sass/ef638fe4b3f05b364fdf0ab6e1f710e42dac375f/bootstrap.scssc +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/00df5278cc58f3172b8e645b47d0d468 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/03278dba9e0b115a133362775217024f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/03ca592aad5efabeba9138396dd081e1 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/05f205c7ca2350d54b27e18e111bc9ad +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0697377a20bcda4509720374f422a270 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/076d81fdf63201de38c232bd789e1208 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0819e3f8e0394cb7f5f418a4d800035c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0854a64fdebf52a80981fa0e28eff671 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0ad643fec2a54b6b0b811b47d7014610 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0bfcb9dc498642e660762ffe823d98b1 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0c78a8212e3518e30d3e782e6f902cc2 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0caeda54c5d5035b754b1166ba018700 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0cfd4dfb0e8ae82ea4d8e0c1f5263952 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0dd94b7ba72cfd8cd264510a6c047687 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/0f47e34c568660af041df9c71d22423a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/10c23d150a7539b98ae6a25a669e4a1f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/11300dad7364a24a46ac38c736b98f0e +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/113dbaf2379a00407e8e494a952cad62 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/115ddbe3d66a7d87a7faf235c70af576 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/11ac2ef304aa9fcd891dcb0743210b90 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1209411fb28d2791ddd75ac0635eafaa +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/121a61c49f97b1bfbe7a74738e8e4374 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/163577d2dc5569925a32b2b0df1005a1 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1a20904d9a74459ea3b9066a35c27b4b +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1a754c514720a005b3e145e7f382a619 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1ab1300124c6515086895b15f685c446 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1ac8149d739278f0e9c278dd08a0b33a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1b5b5e30b26882790ec65ade45efe9b8 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1bf24b21c3f765ddeda5f35773e04a21 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1c33a03791b2735b3ee277df95fcb8b9 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1c4e770460cb39096b8842ee2afdc9ba +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1d4ef4d07ad613178dff592ebe4edef2 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1fa3689733883e31f71b6d3fa1b58868 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/1fbb3fa437c45cc308071f00aae1a5ae +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/20eff5a576c2aa77090f309a70c441ea +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2129baa97f173c82f6571e60e9d9c071 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/22170b0f9ca20a58879cbdec7edb676d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/22bc79c3dc8d383fad047a00c1a7723b +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/236e091e42f3b62167df9518f02aba01 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/25964b0c4d573926cb678bad77620c2a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/25d2f1a135e0352e717a7b945ee7ef15 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/261386b839d09436edd6963e85efcc06 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/267d3648330574d82f82656713caa43a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/277c8f9c9fe919a0961a68125a14da1d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2792ad4b083166c2a49572eec4398479 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/28c97417985793d93883669fd33dd871 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/29abae6e0926b296221000efd4188516 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/29d4d8614454f92584032ed4d7c9d855 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2befb89a462a92216d552aaa769a99a0 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2c3ffa82f20bb5d89d50b787ce03c0e7 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2c6819962f029edb5ab31d8437d44456 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2c7fad4ddd0908c6f589b1dad1e471be +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/3077e40257519dd9862d93032537f02f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/30a127fd90dae7b1e045d6c211a69c38 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/335a49bdfcf2dcced94a985b92e5932e +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/34d9b45127410d2a1c20e52f3f0d561d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/37c242af9d5c30955720468c391ad8b0 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/3815bbbd80d9b9a02748e947d77d64a8 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/381c87e44286f37d8034ce8fc35c8671 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/39687bbabf0181103b5ffcd6eaaaded3 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/3d8a5236a7e1117013998ca988af0b03 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/3f70c35589943556ac2295e3dcdc8943 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/3fa64b2e5d3d2cc32b06246aa96346dd +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/3fc61b3a489a9e5ed25dcb3de64d7413 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/428ca71a49bb26732b3af1edd1febb2d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/42ea07935bc0170b9ea9f61e7c715590 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/450878c221f18e4dfadbba5c1f64d1b8 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/452c011af9bcec7d0f52ce6d2880976a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/4566195cc6d895e494ae94bdf151a2fd +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/46c64edf59aeee5cc112dc71a2cf171b +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/474e364a0e8d579489e1e29631981ab9 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/492c640e9178ac5a6d5646493780270a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/4aa04646da34c3dbf072299c9137ef46 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/4c8ad2a5c3fdaab4f9f5a280803e51ce +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/4c9d0b3396a3525d20302d6420029d09 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/4f7bace82ec1a7e9250cfdfdf72970f5 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/505f713a5f264ca6fee54d5415c21278 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/50792971c01e315ba1a337bccea3b7b0 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/538757a4cec2408433279d2c5a79c15f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/546096d78a2e16c654791bcc080baf49 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/5bf406aeb1bee1efc30a3ecb6f934314 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/5ccb6d6167a93db78c00e814164e3a58 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/5d35b9a98827e63721e0321ee4ae4c29 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/5e0286c58de86112cdbd9d49675704eb +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/5f14036a86a6d906ceed705cede05532 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/60052f7bf090a7fb74872a5e7ffb530f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/61ad9b513d712e340ba684a957e9b480 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/62b19153f44170598eca5561dfc45e50 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/63ee527e6a35a8c746b7c605586175f8 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/64bec35183462c7fb3f741fc1e591345 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6579a34f519d292b0e25dd189336eb1a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/65847ad8abaef006c3ae9084a92a9e04 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/65cb44761cf2e2b506679f1030b93527 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/66c38c5193935dcf277f563c3346410b +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/66da119cb23a571f016a6957532ea24d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/66f9dd898c07d8e6afae927feead885c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/67c77cfe7cf8a86d558d9d798b846fc5 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/696aecea1f7eda88449ec72f43e72041 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/69a2b9e0b4b16fe86a6094ac5855b261 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6acb7445e94a000e162531af6d75a306 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6bbb01e23807728a688ced2dd4ede0a2 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6c611f6420c049dda1487effcd11ea50 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6c77b4e75d346ba67cd8b933bd68fa82 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6d956910d13c94b957e979865ae5f5fe +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/6f82423f221b06a90f592bddcd7441ed +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/708f8d7522c3efcd82592652768d18aa +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/70fb167accc39fab29f7959b8ae2e478 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/733f03e256bf13cb0e3796ab49f7f013 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/734bdccf629e37df32dad00d141b2bcd +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/74a6e8aca1b23da3628ca2cb92392ecd +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/75597df1c21ca3af1029b4882f60bb19 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/7d78da1d5f68174db0cc56fdc71e6d9c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/7e0813b1cf953897031600ed405faa63 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/7f66e67ccd12401685273681cf087fb6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/8057f7fd24b6b23c386f07fb80f82f1f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/819e29c27aa88efc95f7138a6d4cb768 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/874bc8cb7aa1feb568ebcc5c6b7cde49 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/88182885828e55aa322e2525e4892c3d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/8935a430eecd63521ac8f8f4ea9e683d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/8b6c49dd9ae04eee3ee937e5b176805c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/8c726f80ed617099e345ba97e77032f0 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/8d796dd96bb92404fe8dfb6444064148 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/901bdd91a26bd84191f34f2ebb0e060a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/918f81be5bbeda52e96c0e4eb33622cd +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/92494086204bedc86593e8bf600c0297 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/9256070ac0bf253dbb6196979b496606 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/95b349faef8acf2a25a8100a2e84f6a0 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/973e1411b7719f755d1a65ff125fa2e7 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/98db86bb0ff287a8b7bbf3c557d20931 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/98ec31d762e3e2fa06bd1b6924902bf5 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/9acdd076bf73283977cf73444318b96f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/9c8523bfb835b64d06a3f0b6e255e0bd +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/9cff1a63f9cdb85718b6cedcee72d1ed +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/9e3ac7092dfd6acb7b93b8a0b9b80e98 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/9e72e25e3a110dd5e26ead7fe4879732 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a2884ebf41f8dadbacdc8403b33a4d17 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a41b9f84ece16dec13a5a89d411292e6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a45247d42e671eadd113bec2bbd23888 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a45f5a9a7640132ed50f37afb20bafd3 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a517b0935f9a9ec49eaf2fb7c24aa9d4 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a53cd659f05070dceae3bbef40a3bf64 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a5ffc38fa4ada0523598003e42f6ee93 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/a6441870c5aadb24a703cfeafedebc60 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/aba0b385ec0d492998bbc80d69234f08 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/abd980af4d315cc05bfc4ce2f62f3c8e +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ae1882a0cfad4ab87d0fa046c6c6e2d7 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ae6afef3dfbdbe4ca8108c239e96de02 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/af020ab5c89897aefde24029b0c9b6ab +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b04fcdb81eeef84f02566bad1536f792 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b16b2c792c81315e1d20b95dff7a631c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b255df00ee5ffa26b7e51c336b9a9714 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b4f606ebc1e73316ec3508559d835c3c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b7d540cf810293bc69cff00a1fc375f6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b82df8dd63f22e482cbea58c503a0523 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b82e600b47006b9fd843138b71d9bb66 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/b8e6306fd7945a31b2a568920cb71ad0 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/bafface97c77f728809ce3dbf10d6561 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/bb734571fbce73abb7b775eab8bdb85f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/bdcdcc57865c9ac9882bc1b0b5cacec7 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/be199c3e016df52cbf5205cf4c7bd34e +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/bfaf1d6d2f1dc0c8d8caf1fe3a4f1913 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c04a7e8e8309a5035bd9c00eb34fab44 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c28d332b2a8bcccb82b2aa77a88632ec +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c302b650831ded6dfe021f24d709c6d2 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c388ce2e3dd5b388376047e9835716ff +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c5f9b7edb8f4c2655ef049ac93789c7f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c64c1e8f1de164b4379c289ba1899e28 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c895488c425fef4581898bc03b2ce63d +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/c97f2f6cc5bb20a20e627ce499f94e03 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ca0746b7e536210180c35886244a8c18 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ca90766e296dec29e9bdc384ede444e6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/cbf81485a82b9c071a62af2dc9570c08 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ccfb9857bd81c49946abfefe8a754bdb +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ce14c5a6959a80078c38ef42f44cf0ad +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d0ba558e329b641dd22da55f00d37932 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d104b0f649be0677fa72507e64e75200 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d120eb091fe4cb43fd84600315d6152f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d1929d17b222fac9f02c19200cfabd20 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d3ba2a52b36d2fbef764f81424c50e66 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d457b50c47ab5cffb485fbf1cb2cc326 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d4b6df79749e74e076b73ca26fdc3e21 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d99c5812d9b45b5c46da5a4792a40320 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d9c16c29b84c4f9f30f23554a313c2e7 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/dbb5fdfadca0cb34bd6601dbe35991d9 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/dbb804114f273a26ce271535895e9cf7 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/de0703fa48ca34222f559476547bc526 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/df2638bb35a57e2ff5147ba337468585 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/e6aa6c280959a8573a1a7424aac750e3 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/e738d51dfaa919e4396177e6ec4b786c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/e7a83fe2eb86e0476116c743f06bcf5a +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/e8e1f862780ee59e96894eab65486dc3 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/e8fbb3643b610d15b8ee10ff544e72c6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ea0c95396f015a80e0d22471b9eead19 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/eabc56657677a6dd5ae2f85ef6c95733 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/eb48ceff2967eec1e41fc778900321d1 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ebc8e450e895138fa3d7b458a84cf809 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ed1f90d7342ab60fdedf98bcb3ff17bf +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/eda4bb4efb878d884dd2293c638cead3 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/efc6f7236ab204df56d03f76d6917d2f +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/efcce1e88643ba3eb2368f310ab1546c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f0052581e63d685281664202e9e7eae2 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f1c956d1bb5ed6775984ad98716dd7e5 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f21d3a4c9b70292f5c1f65efe660add6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f29f3619d80cd960d9079293f8b76813 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f491e929dfa918850d0a68da043e2dbb +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f4f8fbe3b1a35d6fd323280a14d49b36 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f5785d23c382cbd13275de98413f0c52 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f83540aca9679a677043947f3cde5d5b +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f8faf7828406068d651bb5120528439b +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/fbd99076bbaa4439552b7231f6cf452c +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/fc846967c5150de78c2f3fc5626ed4ce +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/fe9e575868d38ffe032ce98aafac4489 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/ff010c2b915b437d94eb133033caf6fe +0 -0
data/test/dummy/log/test.log
DELETED
@@ -1,2888 +0,0 @@
|
|
1
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2
|
-
--------------------------------------------------------------
|
3
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
4
|
-
--------------------------------------------------------------
|
5
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
6
|
-
Completed 200 OK in 6ms (Views: 2.0ms | ActiveRecord: 0.3ms)
|
7
|
-
--------------------------------------------------------------------
|
8
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
9
|
-
--------------------------------------------------------------------
|
10
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
11
|
-
Parameters: {"id"=>"1"}
|
12
|
-
Completed 200 OK in 16ms (ActiveRecord: 1.9ms)
|
13
|
-
-------------------------------------------------------------------
|
14
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
15
|
-
-------------------------------------------------------------------
|
16
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
17
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
18
|
-
Completed 200 OK in 13ms (Views: 5.5ms | ActiveRecord: 0.4ms)
|
19
|
-
-----------------------------------------------------------------
|
20
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
21
|
-
-----------------------------------------------------------------
|
22
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
23
|
-
Parameters: {"id"=>"1"}
|
24
|
-
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms)
|
25
|
-
-------------------------------------------------------------------
|
26
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
27
|
-
-------------------------------------------------------------------
|
28
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
29
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
30
|
-
Completed 201 Created in 7ms (Views: 1.0ms | ActiveRecord: 0.6ms)
|
31
|
-
------------------------------------------------------------------------------------
|
32
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
33
|
-
------------------------------------------------------------------------------------
|
34
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
35
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
36
|
-
Completed 201 Created in 34ms (Views: 2.5ms | ActiveRecord: 2.3ms)
|
37
|
-
----------------------------------------------------------------------
|
38
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
39
|
-
----------------------------------------------------------------------
|
40
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
41
|
-
Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)
|
42
|
-
------------------------------------------------------------------------------------
|
43
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
44
|
-
------------------------------------------------------------------------------------
|
45
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
46
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
47
|
-
Completed 200 OK in 23ms (Views: 0.8ms | ActiveRecord: 2.0ms)
|
48
|
-
-------------------------------------------------------------------------------------
|
49
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
50
|
-
-------------------------------------------------------------------------------------
|
51
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
52
|
-
Parameters: {"id"=>"1"}
|
53
|
-
Completed 200 OK in 8ms (ActiveRecord: 0.7ms)
|
54
|
-
----------------------------------------------------------------------------------
|
55
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
56
|
-
----------------------------------------------------------------------------------
|
57
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
58
|
-
Parameters: {"id"=>"1"}
|
59
|
-
Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.2ms)
|
60
|
-
-------------------------------------------------------------------------------------
|
61
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
62
|
-
-------------------------------------------------------------------------------------
|
63
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
64
|
-
Parameters: {"id"=>"1"}
|
65
|
-
Completed 200 OK in 17ms (ActiveRecord: 1.8ms)
|
66
|
-
------------------------------------------------------------------------------------
|
67
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
68
|
-
------------------------------------------------------------------------------------
|
69
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
70
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
71
|
-
Completed 200 OK in 41ms (Views: 9.0ms | ActiveRecord: 2.6ms)
|
72
|
-
----------------------------------------------------------------------
|
73
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
74
|
-
----------------------------------------------------------------------
|
75
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
76
|
-
Completed 200 OK in 13ms (Views: 4.1ms | ActiveRecord: 0.9ms)
|
77
|
-
----------------------------------------------------------------------------------
|
78
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
79
|
-
----------------------------------------------------------------------------------
|
80
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
81
|
-
Parameters: {"id"=>"1"}
|
82
|
-
Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.1ms)
|
83
|
-
------------------------------------------------------------------------------------
|
84
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
85
|
-
------------------------------------------------------------------------------------
|
86
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
87
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
88
|
-
Completed 201 Created in 17ms (Views: 0.7ms | ActiveRecord: 1.8ms)
|
89
|
-
----------------------------------------------------------------------
|
90
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
91
|
-
----------------------------------------------------------------------
|
92
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
93
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
94
|
-
Completed 200 OK in 11ms (Views: 3.9ms | ActiveRecord: 0.8ms)
|
95
|
-
--------------------------------------------------------------------
|
96
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
97
|
-
--------------------------------------------------------------------
|
98
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
99
|
-
Parameters: {"id"=>"1"}
|
100
|
-
Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms)
|
101
|
-
----------------------------------------------------------------
|
102
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
103
|
-
----------------------------------------------------------------
|
104
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
105
|
-
Completed 200 OK in 7ms (Views: 2.9ms | ActiveRecord: 0.6ms)
|
106
|
-
----------------------------------------------------------------------
|
107
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
108
|
-
----------------------------------------------------------------------
|
109
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
110
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
111
|
-
Completed 201 Created in 12ms (Views: 0.5ms | ActiveRecord: 2.3ms)
|
112
|
-
-----------------------------------------------------------------------
|
113
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
114
|
-
-----------------------------------------------------------------------
|
115
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
116
|
-
Parameters: {"id"=>"1"}
|
117
|
-
Completed 200 OK in 11ms (ActiveRecord: 1.4ms)
|
118
|
-
-------------------------------------------------------------------
|
119
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
120
|
-
-------------------------------------------------------------------
|
121
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
122
|
-
Parameters: {"invoice"=>{"number"=>"201001122", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
123
|
-
Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.1ms)
|
124
|
-
--------------------------------------------------------------
|
125
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
126
|
-
--------------------------------------------------------------
|
127
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
128
|
-
Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.2ms)
|
129
|
-
-------------------------------------------------------------------
|
130
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
131
|
-
-------------------------------------------------------------------
|
132
|
-
--------------------------------------------------------------------
|
133
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
134
|
-
--------------------------------------------------------------------
|
135
|
-
-----------------------------------------------------------------
|
136
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
137
|
-
-----------------------------------------------------------------
|
138
|
-
-----------------------------------------------------------------
|
139
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
140
|
-
-----------------------------------------------------------------
|
141
|
-
-------------------------------------------------------------------
|
142
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
143
|
-
-------------------------------------------------------------------
|
144
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
145
|
-
Parameters: {"receipt"=>{"number"=>"201001129", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
146
|
-
Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.1ms)
|
147
|
-
--------------------------------------------------------------
|
148
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
149
|
-
--------------------------------------------------------------
|
150
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
151
|
-
Completed 200 OK in 7ms (Views: 3.2ms | ActiveRecord: 0.4ms)
|
152
|
-
-------------------------------------------------------------------
|
153
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
154
|
-
-------------------------------------------------------------------
|
155
|
-
--------------------------------------------------------------------
|
156
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
157
|
-
--------------------------------------------------------------------
|
158
|
-
-------------------------------------------------------------
|
159
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
160
|
-
-------------------------------------------------------------
|
161
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
162
|
-
Parameters: {"user"=>{"name"=>"Name 32", "email"=>"rowena@purdy.io", "ic"=>3278974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
163
|
-
Unpermitted parameter: ic
|
164
|
-
Completed 422 Unprocessable Entity in 36ms (Views: 0.8ms | ActiveRecord: 1.3ms)
|
165
|
-
--------------------------------------------------------------
|
166
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
167
|
-
--------------------------------------------------------------
|
168
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
169
|
-
Parameters: {"id"=>"1"}
|
170
|
-
Completed 200 OK in 51ms (ActiveRecord: 9.5ms)
|
171
|
-
-----------------------------------------------------------
|
172
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
173
|
-
-----------------------------------------------------------
|
174
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
175
|
-
Completed 200 OK in 16ms (Views: 11.8ms | ActiveRecord: 1.6ms)
|
176
|
-
-----------------------------------------------------------
|
177
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
178
|
-
-----------------------------------------------------------
|
179
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
180
|
-
Parameters: {"id"=>"1"}
|
181
|
-
Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.2ms)
|
182
|
-
-------------------------------------------------------------
|
183
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
184
|
-
-------------------------------------------------------------
|
185
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
186
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "ic"=>3678974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
187
|
-
Unpermitted parameter: ic
|
188
|
-
Completed 422 Unprocessable Entity in 70ms (Views: 1.3ms | ActiveRecord: 4.9ms)
|
189
|
-
--------------------------------------------------------------------
|
190
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
191
|
-
--------------------------------------------------------------------
|
192
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
193
|
-
Parameters: {"id"=>"1"}
|
194
|
-
Completed 200 OK in 10ms (ActiveRecord: 1.5ms)
|
195
|
-
-------------------------------------------------------------------
|
196
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
197
|
-
-------------------------------------------------------------------
|
198
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
199
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
200
|
-
Completed 200 OK in 16ms (Views: 9.1ms | ActiveRecord: 0.7ms)
|
201
|
-
--------------------------------------------------------------
|
202
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
203
|
-
--------------------------------------------------------------
|
204
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
205
|
-
Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.4ms)
|
206
|
-
-----------------------------------------------------------------
|
207
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
208
|
-
-----------------------------------------------------------------
|
209
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
210
|
-
Parameters: {"id"=>"1"}
|
211
|
-
Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.1ms)
|
212
|
-
-------------------------------------------------------------------
|
213
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
214
|
-
-------------------------------------------------------------------
|
215
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
216
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
217
|
-
Completed 201 Created in 15ms (Views: 0.9ms | ActiveRecord: 2.1ms)
|
218
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
219
|
-
-----------------------------------------------------------------
|
220
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
221
|
-
-----------------------------------------------------------------
|
222
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
223
|
-
Parameters: {"id"=>"1"}
|
224
|
-
Completed 200 OK in 12ms (Views: 1.0ms | ActiveRecord: 0.4ms)
|
225
|
-
-------------------------------------------------------------------
|
226
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
227
|
-
-------------------------------------------------------------------
|
228
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
229
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
230
|
-
Completed 200 OK in 17ms (Views: 2.9ms | ActiveRecord: 1.2ms)
|
231
|
-
--------------------------------------------------------------------
|
232
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
233
|
-
--------------------------------------------------------------------
|
234
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
235
|
-
Parameters: {"id"=>"1"}
|
236
|
-
Completed 200 OK in 2ms (ActiveRecord: 0.3ms)
|
237
|
-
-------------------------------------------------------------------
|
238
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
239
|
-
-------------------------------------------------------------------
|
240
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
241
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
242
|
-
Completed 201 Created in 22ms (Views: 0.8ms | ActiveRecord: 0.8ms)
|
243
|
-
--------------------------------------------------------------
|
244
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
245
|
-
--------------------------------------------------------------
|
246
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
247
|
-
Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.2ms)
|
248
|
-
-----------------------------------------------------------
|
249
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
250
|
-
-----------------------------------------------------------
|
251
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
252
|
-
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.2ms)
|
253
|
-
-----------------------------------------------------------
|
254
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
255
|
-
-----------------------------------------------------------
|
256
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
257
|
-
Parameters: {"id"=>"1"}
|
258
|
-
Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.2ms)
|
259
|
-
--------------------------------------------------------------
|
260
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
261
|
-
--------------------------------------------------------------
|
262
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
263
|
-
Parameters: {"id"=>"1"}
|
264
|
-
Completed 200 OK in 55ms (ActiveRecord: 7.9ms)
|
265
|
-
-------------------------------------------------------------
|
266
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
267
|
-
-------------------------------------------------------------
|
268
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
269
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "ic"=>978974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
270
|
-
Unpermitted parameter: ic
|
271
|
-
Completed 422 Unprocessable Entity in 54ms (Views: 0.5ms | ActiveRecord: 5.0ms)
|
272
|
-
-------------------------------------------------------------
|
273
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
274
|
-
-------------------------------------------------------------
|
275
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
276
|
-
Parameters: {"user"=>{"name"=>"Name 11", "email"=>"cornelius.rath@hintz.org", "ic"=>1178974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
277
|
-
Unpermitted parameter: ic
|
278
|
-
Completed 422 Unprocessable Entity in 15ms (Views: 1.5ms | ActiveRecord: 1.3ms)
|
279
|
-
------------------------------------------------------------------------------------
|
280
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
281
|
-
------------------------------------------------------------------------------------
|
282
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
283
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
284
|
-
Completed 200 OK in 25ms (Views: 2.1ms | ActiveRecord: 1.5ms)
|
285
|
-
------------------------------------------------------------------------------------
|
286
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
287
|
-
------------------------------------------------------------------------------------
|
288
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
289
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
290
|
-
Completed 201 Created in 19ms (Views: 6.3ms | ActiveRecord: 1.5ms)
|
291
|
-
-------------------------------------------------------------------------------------
|
292
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
293
|
-
-------------------------------------------------------------------------------------
|
294
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
295
|
-
Parameters: {"id"=>"1"}
|
296
|
-
Completed 200 OK in 16ms (ActiveRecord: 1.2ms)
|
297
|
-
----------------------------------------------------------------------
|
298
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
299
|
-
----------------------------------------------------------------------
|
300
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
301
|
-
Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.3ms)
|
302
|
-
----------------------------------------------------------------------------------
|
303
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
304
|
-
----------------------------------------------------------------------------------
|
305
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
306
|
-
Parameters: {"id"=>"1"}
|
307
|
-
Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.1ms)
|
308
|
-
----------------------------------------------------------------
|
309
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
310
|
-
----------------------------------------------------------------
|
311
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
312
|
-
Completed 200 OK in 11ms (Views: 6.0ms | ActiveRecord: 1.8ms)
|
313
|
-
--------------------------------------------------------------------
|
314
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
315
|
-
--------------------------------------------------------------------
|
316
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
317
|
-
Parameters: {"id"=>"1"}
|
318
|
-
Completed 200 OK in 14ms (Views: 3.7ms | ActiveRecord: 0.8ms)
|
319
|
-
----------------------------------------------------------------------
|
320
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
321
|
-
----------------------------------------------------------------------
|
322
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
323
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
324
|
-
Completed 201 Created in 31ms (Views: 4.3ms | ActiveRecord: 3.9ms)
|
325
|
-
-----------------------------------------------------------------------
|
326
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
327
|
-
-----------------------------------------------------------------------
|
328
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
329
|
-
Parameters: {"id"=>"1"}
|
330
|
-
Completed 200 OK in 13ms (ActiveRecord: 2.2ms)
|
331
|
-
----------------------------------------------------------------------
|
332
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
333
|
-
----------------------------------------------------------------------
|
334
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
335
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
336
|
-
Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.6ms)
|
337
|
-
--------------------------------------------------------------------
|
338
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
339
|
-
--------------------------------------------------------------------
|
340
|
-
--------------------------------------------------------------
|
341
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
342
|
-
--------------------------------------------------------------
|
343
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
344
|
-
Completed 200 OK in 10ms (Views: 2.1ms | ActiveRecord: 0.3ms)
|
345
|
-
-----------------------------------------------------------------
|
346
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
347
|
-
-----------------------------------------------------------------
|
348
|
-
-------------------------------------------------------------------
|
349
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
350
|
-
-------------------------------------------------------------------
|
351
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
352
|
-
Parameters: {"invoice"=>{"number"=>"201001125", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
353
|
-
Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.1ms)
|
354
|
-
-------------------------------------------------------------------
|
355
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
356
|
-
-------------------------------------------------------------------
|
357
|
-
----------------------------------------------------------------------
|
358
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
359
|
-
----------------------------------------------------------------------
|
360
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
361
|
-
Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)
|
362
|
-
------------------------------------------------------------------------------------
|
363
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
364
|
-
------------------------------------------------------------------------------------
|
365
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
366
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
367
|
-
Completed 201 Created in 10ms (Views: 1.2ms | ActiveRecord: 0.9ms)
|
368
|
-
-------------------------------------------------------------------------------------
|
369
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
370
|
-
-------------------------------------------------------------------------------------
|
371
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
372
|
-
Parameters: {"id"=>"1"}
|
373
|
-
Completed 200 OK in 6ms (ActiveRecord: 0.7ms)
|
374
|
-
----------------------------------------------------------------------------------
|
375
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
376
|
-
----------------------------------------------------------------------------------
|
377
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
378
|
-
Parameters: {"id"=>"1"}
|
379
|
-
Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.3ms)
|
380
|
-
------------------------------------------------------------------------------------
|
381
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
382
|
-
------------------------------------------------------------------------------------
|
383
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
384
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
385
|
-
Completed 200 OK in 11ms (Views: 0.9ms | ActiveRecord: 0.9ms)
|
386
|
-
--------------------------------------------------------------
|
387
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
388
|
-
--------------------------------------------------------------
|
389
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
390
|
-
Completed 200 OK in 6ms (Views: 1.3ms | ActiveRecord: 0.3ms)
|
391
|
-
-------------------------------------------------------------------
|
392
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
393
|
-
-------------------------------------------------------------------
|
394
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
395
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
396
|
-
Completed 200 OK in 17ms (Views: 2.2ms | ActiveRecord: 0.8ms)
|
397
|
-
-------------------------------------------------------------------
|
398
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
399
|
-
-------------------------------------------------------------------
|
400
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
401
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
402
|
-
Completed 201 Created in 21ms (Views: 7.3ms | ActiveRecord: 1.1ms)
|
403
|
-
--------------------------------------------------------------------
|
404
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
405
|
-
--------------------------------------------------------------------
|
406
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
407
|
-
Parameters: {"id"=>"1"}
|
408
|
-
Completed 200 OK in 19ms (ActiveRecord: 2.6ms)
|
409
|
-
-----------------------------------------------------------------
|
410
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
411
|
-
-----------------------------------------------------------------
|
412
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
413
|
-
Parameters: {"id"=>"1"}
|
414
|
-
Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
|
415
|
-
-------------------------------------------------------------------
|
416
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
417
|
-
-------------------------------------------------------------------
|
418
|
-
-------------------------------------------------------------------
|
419
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
420
|
-
-------------------------------------------------------------------
|
421
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
422
|
-
Parameters: {"receipt"=>{"number"=>"201001129", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
423
|
-
Completed 500 Internal Server Error in 31ms (ActiveRecord: 0.4ms)
|
424
|
-
-----------------------------------------------------------------
|
425
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
426
|
-
-----------------------------------------------------------------
|
427
|
-
--------------------------------------------------------------------
|
428
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
429
|
-
--------------------------------------------------------------------
|
430
|
-
--------------------------------------------------------------
|
431
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
432
|
-
--------------------------------------------------------------
|
433
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
434
|
-
Completed 200 OK in 25ms (Views: 10.2ms | ActiveRecord: 1.7ms)
|
435
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
436
|
-
------------------------------------------------------------------------------------
|
437
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
438
|
-
------------------------------------------------------------------------------------
|
439
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
440
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
441
|
-
Completed 201 Created in 29ms (Views: 1.5ms | ActiveRecord: 2.2ms)
|
442
|
-
----------------------------------------------------------------------
|
443
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
444
|
-
----------------------------------------------------------------------
|
445
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
446
|
-
Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.2ms)
|
447
|
-
------------------------------------------------------------------------------------
|
448
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
449
|
-
------------------------------------------------------------------------------------
|
450
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
451
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
452
|
-
Completed 200 OK in 17ms (Views: 3.4ms | ActiveRecord: 1.0ms)
|
453
|
-
-------------------------------------------------------------------------------------
|
454
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
455
|
-
-------------------------------------------------------------------------------------
|
456
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
457
|
-
Parameters: {"id"=>"1"}
|
458
|
-
Completed 200 OK in 13ms (ActiveRecord: 1.2ms)
|
459
|
-
----------------------------------------------------------------------------------
|
460
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
461
|
-
----------------------------------------------------------------------------------
|
462
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
463
|
-
Parameters: {"id"=>"1"}
|
464
|
-
Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.2ms)
|
465
|
-
-------------------------------------------------------------------
|
466
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
467
|
-
-------------------------------------------------------------------
|
468
|
-
-------------------------------------------------------------------
|
469
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
470
|
-
-------------------------------------------------------------------
|
471
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
472
|
-
Parameters: {"receipt"=>{"number"=>"201001123", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
473
|
-
Completed 422 Unprocessable Entity in 37ms (Views: 0.4ms | ActiveRecord: 1.9ms)
|
474
|
-
--------------------------------------------------------------
|
475
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
476
|
-
--------------------------------------------------------------
|
477
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
478
|
-
Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.7ms)
|
479
|
-
-----------------------------------------------------------------
|
480
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
481
|
-
-----------------------------------------------------------------
|
482
|
-
--------------------------------------------------------------------
|
483
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
484
|
-
--------------------------------------------------------------------
|
485
|
-
----------------------------------------------------------------------
|
486
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
487
|
-
----------------------------------------------------------------------
|
488
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
489
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
490
|
-
Completed 201 Created in 31ms (Views: 4.6ms | ActiveRecord: 4.3ms)
|
491
|
-
-----------------------------------------------------------------------
|
492
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
493
|
-
-----------------------------------------------------------------------
|
494
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
495
|
-
Parameters: {"id"=>"1"}
|
496
|
-
Completed 200 OK in 13ms (ActiveRecord: 3.0ms)
|
497
|
-
--------------------------------------------------------------------
|
498
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
499
|
-
--------------------------------------------------------------------
|
500
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
501
|
-
Parameters: {"id"=>"1"}
|
502
|
-
Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)
|
503
|
-
----------------------------------------------------------------
|
504
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
505
|
-
----------------------------------------------------------------
|
506
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
507
|
-
Completed 200 OK in 8ms (Views: 3.0ms | ActiveRecord: 0.7ms)
|
508
|
-
----------------------------------------------------------------------
|
509
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
510
|
-
----------------------------------------------------------------------
|
511
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
512
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
513
|
-
Completed 200 OK in 16ms (Views: 1.5ms | ActiveRecord: 2.0ms)
|
514
|
-
-----------------------------------------------------------
|
515
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
516
|
-
-----------------------------------------------------------
|
517
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
518
|
-
Parameters: {"id"=>"1"}
|
519
|
-
Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.7ms)
|
520
|
-
-------------------------------------------------------------
|
521
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
522
|
-
-------------------------------------------------------------
|
523
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
524
|
-
Parameters: {"user"=>{"name"=>"Name 18", "email"=>"andy@bahringer.biz", "ic"=>1878974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
525
|
-
Unpermitted parameter: ic
|
526
|
-
Completed 422 Unprocessable Entity in 17ms (Views: 0.2ms | ActiveRecord: 0.9ms)
|
527
|
-
--------------------------------------------------------------
|
528
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
529
|
-
--------------------------------------------------------------
|
530
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
531
|
-
Parameters: {"id"=>"1"}
|
532
|
-
Completed 200 OK in 29ms (ActiveRecord: 5.0ms)
|
533
|
-
-----------------------------------------------------------
|
534
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
535
|
-
-----------------------------------------------------------
|
536
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
537
|
-
Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 1.9ms)
|
538
|
-
-------------------------------------------------------------
|
539
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
540
|
-
-------------------------------------------------------------
|
541
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
542
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "ic"=>2178974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
543
|
-
Unpermitted parameter: ic
|
544
|
-
Completed 422 Unprocessable Entity in 25ms (Views: 0.4ms | ActiveRecord: 2.0ms)
|
545
|
-
-------------------------------------------------------------------------------------
|
546
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
547
|
-
-------------------------------------------------------------------------------------
|
548
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
549
|
-
Parameters: {"id"=>"1"}
|
550
|
-
Completed 200 OK in 7ms (ActiveRecord: 0.8ms)
|
551
|
-
------------------------------------------------------------------------------------
|
552
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
553
|
-
------------------------------------------------------------------------------------
|
554
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
555
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
556
|
-
Completed 200 OK in 26ms (Views: 3.4ms | ActiveRecord: 2.7ms)
|
557
|
-
------------------------------------------------------------------------------------
|
558
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
559
|
-
------------------------------------------------------------------------------------
|
560
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
561
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
562
|
-
Completed 201 Created in 25ms (Views: 1.6ms | ActiveRecord: 3.1ms)
|
563
|
-
----------------------------------------------------------------------
|
564
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
565
|
-
----------------------------------------------------------------------
|
566
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
567
|
-
Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.4ms)
|
568
|
-
----------------------------------------------------------------------------------
|
569
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
570
|
-
----------------------------------------------------------------------------------
|
571
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
572
|
-
Parameters: {"id"=>"1"}
|
573
|
-
Completed 200 OK in 11ms (Views: 4.4ms | ActiveRecord: 0.3ms)
|
574
|
-
-------------------------------------------------------------------
|
575
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
576
|
-
-------------------------------------------------------------------
|
577
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
578
|
-
Parameters: {"invoice"=>{"number"=>"201001128", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
579
|
-
Completed 422 Unprocessable Entity in 22ms (Views: 0.2ms | ActiveRecord: 2.2ms)
|
580
|
-
-------------------------------------------------------------------
|
581
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
582
|
-
-------------------------------------------------------------------
|
583
|
-
--------------------------------------------------------------
|
584
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
585
|
-
--------------------------------------------------------------
|
586
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
587
|
-
Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)
|
588
|
-
--------------------------------------------------------------------
|
589
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
590
|
-
--------------------------------------------------------------------
|
591
|
-
-----------------------------------------------------------------
|
592
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
593
|
-
-----------------------------------------------------------------
|
594
|
-
-----------------------------------------------------------------
|
595
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
596
|
-
-----------------------------------------------------------------
|
597
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
598
|
-
Parameters: {"id"=>"1"}
|
599
|
-
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.3ms)
|
600
|
-
--------------------------------------------------------------
|
601
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
602
|
-
--------------------------------------------------------------
|
603
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
604
|
-
Completed 200 OK in 6ms (Views: 2.3ms | ActiveRecord: 0.2ms)
|
605
|
-
-------------------------------------------------------------------
|
606
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
607
|
-
-------------------------------------------------------------------
|
608
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
609
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
610
|
-
Completed 200 OK in 10ms (Views: 1.2ms | ActiveRecord: 1.1ms)
|
611
|
-
-------------------------------------------------------------------
|
612
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
613
|
-
-------------------------------------------------------------------
|
614
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
615
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
616
|
-
Completed 201 Created in 19ms (Views: 1.0ms | ActiveRecord: 2.4ms)
|
617
|
-
--------------------------------------------------------------------
|
618
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
619
|
-
--------------------------------------------------------------------
|
620
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
621
|
-
Parameters: {"id"=>"1"}
|
622
|
-
Completed 200 OK in 5ms (ActiveRecord: 0.4ms)
|
623
|
-
--------------------------------------------------------------------
|
624
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
625
|
-
--------------------------------------------------------------------
|
626
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
627
|
-
Parameters: {"id"=>"1"}
|
628
|
-
Completed 200 OK in 13ms (ActiveRecord: 2.0ms)
|
629
|
-
--------------------------------------------------------------
|
630
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
631
|
-
--------------------------------------------------------------
|
632
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
633
|
-
Completed 200 OK in 11ms (Views: 5.5ms | ActiveRecord: 0.7ms)
|
634
|
-
-------------------------------------------------------------------
|
635
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
636
|
-
-------------------------------------------------------------------
|
637
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
638
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
639
|
-
Completed 201 Created in 7ms (Views: 1.3ms | ActiveRecord: 0.5ms)
|
640
|
-
-----------------------------------------------------------------
|
641
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
642
|
-
-----------------------------------------------------------------
|
643
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
644
|
-
Parameters: {"id"=>"1"}
|
645
|
-
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms)
|
646
|
-
-------------------------------------------------------------------
|
647
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
648
|
-
-------------------------------------------------------------------
|
649
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
650
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
651
|
-
Completed 200 OK in 9ms (Views: 3.5ms | ActiveRecord: 0.4ms)
|
652
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
653
|
-
--------------------------------------------------------------
|
654
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
655
|
-
--------------------------------------------------------------
|
656
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
657
|
-
Completed 200 OK in 12ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
658
|
-
-----------------------------------------------------------------
|
659
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
660
|
-
-----------------------------------------------------------------
|
661
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
662
|
-
Parameters: {"id"=>"1"}
|
663
|
-
Completed 200 OK in 12ms (Views: 3.2ms | ActiveRecord: 0.4ms)
|
664
|
-
-------------------------------------------------------------------
|
665
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
666
|
-
-------------------------------------------------------------------
|
667
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
668
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
669
|
-
Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 0.9ms)
|
670
|
-
--------------------------------------------------------------------
|
671
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
672
|
-
--------------------------------------------------------------------
|
673
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
674
|
-
Parameters: {"id"=>"1"}
|
675
|
-
Completed 200 OK in 5ms (ActiveRecord: 0.8ms)
|
676
|
-
-------------------------------------------------------------------
|
677
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
678
|
-
-------------------------------------------------------------------
|
679
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
680
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
681
|
-
Completed 201 Created in 22ms (Views: 0.8ms | ActiveRecord: 2.4ms)
|
682
|
-
------------------------------------------------------------------------------------
|
683
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
684
|
-
------------------------------------------------------------------------------------
|
685
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
686
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
687
|
-
Completed 200 OK in 34ms (Views: 3.1ms | ActiveRecord: 3.5ms)
|
688
|
-
-------------------------------------------------------------------------------------
|
689
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
690
|
-
-------------------------------------------------------------------------------------
|
691
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
692
|
-
Parameters: {"id"=>"1"}
|
693
|
-
Completed 200 OK in 24ms (ActiveRecord: 2.2ms)
|
694
|
-
------------------------------------------------------------------------------------
|
695
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
696
|
-
------------------------------------------------------------------------------------
|
697
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
698
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
699
|
-
Completed 201 Created in 30ms (Views: 1.3ms | ActiveRecord: 2.6ms)
|
700
|
-
----------------------------------------------------------------------
|
701
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
702
|
-
----------------------------------------------------------------------
|
703
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
704
|
-
Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.2ms)
|
705
|
-
----------------------------------------------------------------------------------
|
706
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
707
|
-
----------------------------------------------------------------------------------
|
708
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
709
|
-
Parameters: {"id"=>"1"}
|
710
|
-
Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.1ms)
|
711
|
-
--------------------------------------------------------------------
|
712
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
713
|
-
--------------------------------------------------------------------
|
714
|
-
--------------------------------------------------------------
|
715
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
716
|
-
--------------------------------------------------------------
|
717
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
718
|
-
Completed 200 OK in 13ms (Views: 2.9ms | ActiveRecord: 0.8ms)
|
719
|
-
-------------------------------------------------------------------
|
720
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
721
|
-
-------------------------------------------------------------------
|
722
|
-
-------------------------------------------------------------------
|
723
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
724
|
-
-------------------------------------------------------------------
|
725
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
726
|
-
Parameters: {"invoice"=>{"number"=>"201001125", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
727
|
-
Completed 422 Unprocessable Entity in 29ms (Views: 0.3ms | ActiveRecord: 2.1ms)
|
728
|
-
-----------------------------------------------------------------
|
729
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
730
|
-
-----------------------------------------------------------------
|
731
|
-
-------------------------------------------------------------------
|
732
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
733
|
-
-------------------------------------------------------------------
|
734
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
735
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
736
|
-
Completed 200 OK in 18ms (Views: 1.4ms | ActiveRecord: 2.1ms)
|
737
|
-
-------------------------------------------------------------------
|
738
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
739
|
-
-------------------------------------------------------------------
|
740
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
741
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
742
|
-
Completed 201 Created in 23ms (Views: 0.8ms | ActiveRecord: 2.9ms)
|
743
|
-
--------------------------------------------------------------
|
744
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
745
|
-
--------------------------------------------------------------
|
746
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
747
|
-
Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 1.4ms)
|
748
|
-
-----------------------------------------------------------------
|
749
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
750
|
-
-----------------------------------------------------------------
|
751
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
752
|
-
Parameters: {"id"=>"1"}
|
753
|
-
Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)
|
754
|
-
--------------------------------------------------------------------
|
755
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
756
|
-
--------------------------------------------------------------------
|
757
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
758
|
-
Parameters: {"id"=>"1"}
|
759
|
-
Completed 200 OK in 12ms (ActiveRecord: 2.1ms)
|
760
|
-
----------------------------------------------------------------------
|
761
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
762
|
-
----------------------------------------------------------------------
|
763
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
764
|
-
Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.3ms)
|
765
|
-
------------------------------------------------------------------------------------
|
766
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
767
|
-
------------------------------------------------------------------------------------
|
768
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
769
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
770
|
-
Completed 200 OK in 30ms (Views: 3.2ms | ActiveRecord: 2.2ms)
|
771
|
-
------------------------------------------------------------------------------------
|
772
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
773
|
-
------------------------------------------------------------------------------------
|
774
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
775
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
776
|
-
Completed 201 Created in 28ms (Views: 0.9ms | ActiveRecord: 1.9ms)
|
777
|
-
----------------------------------------------------------------------------------
|
778
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
779
|
-
----------------------------------------------------------------------------------
|
780
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
781
|
-
Parameters: {"id"=>"1"}
|
782
|
-
Completed 200 OK in 12ms (Views: 0.7ms | ActiveRecord: 1.2ms)
|
783
|
-
-------------------------------------------------------------------------------------
|
784
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
785
|
-
-------------------------------------------------------------------------------------
|
786
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
787
|
-
Parameters: {"id"=>"1"}
|
788
|
-
Completed 200 OK in 12ms (ActiveRecord: 1.5ms)
|
789
|
-
----------------------------------------------------------------------
|
790
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
791
|
-
----------------------------------------------------------------------
|
792
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
793
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
794
|
-
Completed 201 Created in 7ms (Views: 1.5ms | ActiveRecord: 0.7ms)
|
795
|
-
----------------------------------------------------------------
|
796
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
797
|
-
----------------------------------------------------------------
|
798
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
799
|
-
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)
|
800
|
-
--------------------------------------------------------------------
|
801
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
802
|
-
--------------------------------------------------------------------
|
803
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
804
|
-
Parameters: {"id"=>"1"}
|
805
|
-
Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.4ms)
|
806
|
-
-----------------------------------------------------------------------
|
807
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
808
|
-
-----------------------------------------------------------------------
|
809
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
810
|
-
Parameters: {"id"=>"1"}
|
811
|
-
Completed 200 OK in 3ms (ActiveRecord: 0.6ms)
|
812
|
-
----------------------------------------------------------------------
|
813
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
814
|
-
----------------------------------------------------------------------
|
815
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
816
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
817
|
-
Completed 200 OK in 21ms (Views: 5.2ms | ActiveRecord: 1.6ms)
|
818
|
-
-----------------------------------------------------------
|
819
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
820
|
-
-----------------------------------------------------------
|
821
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
822
|
-
Completed 200 OK in 11ms (Views: 3.5ms | ActiveRecord: 0.6ms)
|
823
|
-
-------------------------------------------------------------
|
824
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
825
|
-
-------------------------------------------------------------
|
826
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
827
|
-
Parameters: {"user"=>{"name"=>"Name 33", "email"=>"lew_cormier@weinat.biz", "ic"=>3378974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
828
|
-
Unpermitted parameter: ic
|
829
|
-
Completed 422 Unprocessable Entity in 29ms (Views: 0.6ms | ActiveRecord: 2.8ms)
|
830
|
-
--------------------------------------------------------------
|
831
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
832
|
-
--------------------------------------------------------------
|
833
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
834
|
-
Parameters: {"id"=>"1"}
|
835
|
-
Completed 200 OK in 32ms (ActiveRecord: 5.4ms)
|
836
|
-
-----------------------------------------------------------
|
837
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
838
|
-
-----------------------------------------------------------
|
839
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
840
|
-
Parameters: {"id"=>"1"}
|
841
|
-
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.1ms)
|
842
|
-
-------------------------------------------------------------
|
843
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
844
|
-
-------------------------------------------------------------
|
845
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
846
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "ic"=>3678974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
847
|
-
Unpermitted parameter: ic
|
848
|
-
Completed 422 Unprocessable Entity in 32ms (Views: 0.6ms | ActiveRecord: 2.4ms)
|
849
|
-
-----------------------------------------------------------------
|
850
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
851
|
-
-----------------------------------------------------------------
|
852
|
-
--------------------------------------------------------------------
|
853
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
854
|
-
--------------------------------------------------------------------
|
855
|
-
--------------------------------------------------------------
|
856
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
857
|
-
--------------------------------------------------------------
|
858
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
859
|
-
Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.3ms)
|
860
|
-
-------------------------------------------------------------------
|
861
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
862
|
-
-------------------------------------------------------------------
|
863
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
864
|
-
Parameters: {"receipt"=>{"number"=>"2010011211", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
865
|
-
Completed 422 Unprocessable Entity in 25ms (Views: 0.6ms | ActiveRecord: 1.4ms)
|
866
|
-
-------------------------------------------------------------------
|
867
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
868
|
-
-------------------------------------------------------------------
|
869
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
870
|
-
------------------------------------------------------
|
871
|
-
InvoiceBar::UsersControllerTest: test_should_show_user
|
872
|
-
------------------------------------------------------
|
873
|
-
Processing by InvoiceBar::UsersController#show as HTML
|
874
|
-
Parameters: {"id"=>"1"}
|
875
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/show.html.erb within invoice_bar/layouts/signed_out (1.8ms)
|
876
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (5918.9ms)
|
877
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (4.1ms)
|
878
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.5ms)
|
879
|
-
Completed 200 OK in 6038ms (Views: 6007.0ms | ActiveRecord: 0.2ms)
|
880
|
-
----------------------------------------------------
|
881
|
-
InvoiceBar::UsersControllerTest: test_should_get_new
|
882
|
-
----------------------------------------------------
|
883
|
-
Processing by InvoiceBar::UsersController#new as HTML
|
884
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (10.3ms)
|
885
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.9ms)
|
886
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/_form.html.erb (80.3ms)
|
887
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/new.html.erb within invoice_bar/layouts/signed_out (81.7ms)
|
888
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
889
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.5ms)
|
890
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
|
891
|
-
Completed 200 OK in 92ms (Views: 88.3ms | ActiveRecord: 0.0ms)
|
892
|
-
--------------------------------------------------------
|
893
|
-
InvoiceBar::UsersControllerTest: test_should_create_user
|
894
|
-
--------------------------------------------------------
|
895
|
-
Processing by InvoiceBar::UsersController#create as HTML
|
896
|
-
Parameters: {"user"=>{"name"=>"Name 4", "email"=>"carson@feeney.com", "ic"=>"478974", "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
897
|
-
Unpermitted parameter: ic
|
898
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (1.4ms)
|
899
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.0ms)
|
900
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/_form.html.erb (4.6ms)
|
901
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/new.html.erb within invoice_bar/layouts/signed_out (4.8ms)
|
902
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.3ms)
|
903
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (7.7ms)
|
904
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.4ms)
|
905
|
-
Completed 200 OK in 24ms (Views: 17.0ms | ActiveRecord: 0.4ms)
|
906
|
-
---------------------------------------------------------
|
907
|
-
InvoiceBar::UsersControllerTest: test_should_destroy_user
|
908
|
-
---------------------------------------------------------
|
909
|
-
Processing by InvoiceBar::UsersController#destroy as HTML
|
910
|
-
Parameters: {"id"=>"1"}
|
911
|
-
Redirected to http://test.host/invoice_bar/users/1
|
912
|
-
Completed 302 Found in 54ms (ActiveRecord: 5.8ms)
|
913
|
-
------------------------------------------------------
|
914
|
-
InvoiceBar::UsersControllerTest: test_should_get_index
|
915
|
-
------------------------------------------------------
|
916
|
-
Processing by InvoiceBar::UsersController#index as HTML
|
917
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/index.html.erb within invoice_bar/layouts/signed_in (41.8ms)
|
918
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.5ms)
|
919
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.2ms)
|
920
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
921
|
-
Completed 200 OK in 53ms (Views: 50.4ms | ActiveRecord: 1.6ms)
|
922
|
-
--------------------------------------------------------
|
923
|
-
InvoiceBar::UsersControllerTest: test_should_update_user
|
924
|
-
--------------------------------------------------------
|
925
|
-
Processing by InvoiceBar::UsersController#update as HTML
|
926
|
-
Parameters: {"user"=>{"name"=>"Name 7", "email"=>"gideon@zieme.co", "ic"=>"778974", "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
927
|
-
Unpermitted parameter: ic
|
928
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (3.4ms)
|
929
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (2.7ms)
|
930
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/settings/index.html.erb within invoice_bar/layouts/signed_in (15.4ms)
|
931
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.3ms)
|
932
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.8ms)
|
933
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
934
|
-
Completed 200 OK in 43ms (Views: 22.4ms | ActiveRecord: 1.0ms)
|
935
|
-
----------------------------------------------------------------
|
936
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_get_edit
|
937
|
-
----------------------------------------------------------------
|
938
|
-
Processing by InvoiceBar::InvoiceTemplatesController#edit as HTML
|
939
|
-
Parameters: {"id"=>"1"}
|
940
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
941
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (7.6ms)
|
942
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.3ms)
|
943
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (17.0ms)
|
944
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (7.3ms)
|
945
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (67.9ms)
|
946
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/edit.html.erb within invoice_bar/layouts/signed_in (69.9ms)
|
947
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.0ms)
|
948
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.7ms)
|
949
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.5ms)
|
950
|
-
Completed 200 OK in 93ms (Views: 77.7ms | ActiveRecord: 1.6ms)
|
951
|
-
-----------------------------------------------------------------------------
|
952
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
953
|
-
-----------------------------------------------------------------------------
|
954
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as HTML
|
955
|
-
Parameters: {"id"=>"1"}
|
956
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.7ms)
|
957
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (1.7ms)
|
958
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (14.4ms)
|
959
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/show.html.erb within invoice_bar/layouts/signed_in (16.4ms)
|
960
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.3ms)
|
961
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (4.2ms)
|
962
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
963
|
-
Completed 200 OK in 29ms (Views: 24.7ms | ActiveRecord: 1.8ms)
|
964
|
-
--------------------------------------------------------------------------------
|
965
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
966
|
-
--------------------------------------------------------------------------------
|
967
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as HTML
|
968
|
-
Parameters: {"id"=>"1"}
|
969
|
-
Redirected to http://test.host/invoice_bar/invoice_templates
|
970
|
-
Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
|
971
|
-
---------------------------------------------------------------
|
972
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_get_new
|
973
|
-
---------------------------------------------------------------
|
974
|
-
Processing by InvoiceBar::InvoiceTemplatesController#new as HTML
|
975
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
976
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (3.6ms)
|
977
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (2.3ms)
|
978
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (7.0ms)
|
979
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.8ms)
|
980
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.0ms)
|
981
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (21.0ms)
|
982
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/new.html.erb within invoice_bar/layouts/signed_in (21.8ms)
|
983
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
984
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.5ms)
|
985
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
986
|
-
Completed 200 OK in 34ms (Views: 25.6ms | ActiveRecord: 0.4ms)
|
987
|
-
-----------------------------------------------------------------
|
988
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_get_index
|
989
|
-
-----------------------------------------------------------------
|
990
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as HTML
|
991
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/index.html.erb within invoice_bar/layouts/signed_in (14.0ms)
|
992
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
993
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (4.3ms)
|
994
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
995
|
-
Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 1.3ms)
|
996
|
-
-------------------------------------------------------------------------------
|
997
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
998
|
-
-------------------------------------------------------------------------------
|
999
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as HTML
|
1000
|
-
Parameters: {"invoice_template"=>{"account_id"=>"1", "amount"=>nil, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
1001
|
-
Redirected to http://test.host/invoice_bar/invoice_templates/2
|
1002
|
-
Completed 302 Found in 24ms (ActiveRecord: 1.9ms)
|
1003
|
-
-------------------------------------------------------------------------------
|
1004
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
1005
|
-
-------------------------------------------------------------------------------
|
1006
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as HTML
|
1007
|
-
Parameters: {"invoice_template"=>{"account_id"=>"1", "amount"=>"0", "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Name 7", "payment_identification_number"=>nil, "user_id"=>"1"}, "id"=>"1"}
|
1008
|
-
Redirected to http://test.host/invoice_bar/invoice_templates/1
|
1009
|
-
Completed 302 Found in 27ms (ActiveRecord: 2.2ms)
|
1010
|
-
-------------------------------------------------------
|
1011
|
-
InvoiceBar::ReceiptsControllerTest: test_should_get_new
|
1012
|
-
-------------------------------------------------------
|
1013
|
-
Processing by InvoiceBar::ReceiptsController#new as HTML
|
1014
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1015
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (2.2ms)
|
1016
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.0ms)
|
1017
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (1.8ms)
|
1018
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (3.7ms)
|
1019
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (2.6ms)
|
1020
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (33.6ms)
|
1021
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/new.html.erb within invoice_bar/layouts/signed_in (34.6ms)
|
1022
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.9ms)
|
1023
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.3ms)
|
1024
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1025
|
-
Completed 200 OK in 63ms (Views: 44.9ms | ActiveRecord: 2.4ms)
|
1026
|
-
------------------------------------------------------------
|
1027
|
-
InvoiceBar::ReceiptsControllerTest: test_should_show_receipt
|
1028
|
-
------------------------------------------------------------
|
1029
|
-
Processing by InvoiceBar::ReceiptsController#show as HTML
|
1030
|
-
Parameters: {"number"=>"201001122"}
|
1031
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.3ms)
|
1032
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.2ms)
|
1033
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (5.6ms)
|
1034
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (26.8ms)
|
1035
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/show.html.erb within invoice_bar/layouts/signed_in (27.5ms)
|
1036
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1037
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.6ms)
|
1038
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1039
|
-
Completed 200 OK in 38ms (Views: 30.6ms | ActiveRecord: 1.5ms)
|
1040
|
-
--------------------------------------------------------------
|
1041
|
-
InvoiceBar::ReceiptsControllerTest: test_should_create_receipt
|
1042
|
-
--------------------------------------------------------------
|
1043
|
-
Processing by InvoiceBar::ReceiptsController#create as HTML
|
1044
|
-
Parameters: {"receipt"=>{"number"=>"201001124", "amount"=>"1000000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "issue_date"=>"2016-07-08", "account_id"=>"1", "user_id"=>"1", "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
1045
|
-
Redirected to http://test.host/invoice_bar/receipts/2
|
1046
|
-
Completed 302 Found in 45ms (ActiveRecord: 3.9ms)
|
1047
|
-
---------------------------------------------------------------
|
1048
|
-
InvoiceBar::ReceiptsControllerTest: test_should_destroy_receipt
|
1049
|
-
---------------------------------------------------------------
|
1050
|
-
Processing by InvoiceBar::ReceiptsController#destroy as HTML
|
1051
|
-
Parameters: {"number"=>"201001125"}
|
1052
|
-
Redirected to http://test.host/invoice_bar/receipts/201001125
|
1053
|
-
Completed 302 Found in 24ms (ActiveRecord: 2.5ms)
|
1054
|
-
--------------------------------------------------------------
|
1055
|
-
InvoiceBar::ReceiptsControllerTest: test_should_update_receipt
|
1056
|
-
--------------------------------------------------------------
|
1057
|
-
Processing by InvoiceBar::ReceiptsController#update as HTML
|
1058
|
-
Parameters: {"receipt"=>{"number"=>"201001126", "amount"=>"1000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "issue_date"=>"2016-07-08", "account_id"=>"1", "user_id"=>"1"}, "number"=>"201001126"}
|
1059
|
-
Redirected to http://test.host/invoice_bar/receipts/1
|
1060
|
-
Completed 302 Found in 25ms (ActiveRecord: 1.4ms)
|
1061
|
-
--------------------------------------------------------
|
1062
|
-
InvoiceBar::ReceiptsControllerTest: test_should_get_edit
|
1063
|
-
--------------------------------------------------------
|
1064
|
-
Processing by InvoiceBar::ReceiptsController#edit as HTML
|
1065
|
-
Parameters: {"number"=>"201001127"}
|
1066
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1067
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (4.0ms)
|
1068
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.6ms)
|
1069
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (2.5ms)
|
1070
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (5.3ms)
|
1071
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.7ms)
|
1072
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (32.3ms)
|
1073
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/edit.html.erb within invoice_bar/layouts/signed_in (34.2ms)
|
1074
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (2.5ms)
|
1075
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.1ms)
|
1076
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
|
1077
|
-
Completed 200 OK in 55ms (Views: 47.6ms | ActiveRecord: 1.1ms)
|
1078
|
-
---------------------------------------------------------
|
1079
|
-
InvoiceBar::ReceiptsControllerTest: test_should_get_index
|
1080
|
-
---------------------------------------------------------
|
1081
|
-
Processing by InvoiceBar::ReceiptsController#index as HTML
|
1082
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_filter.html.erb (2.9ms)
|
1083
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/index.html.erb within invoice_bar/layouts/signed_in (22.9ms)
|
1084
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1085
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.7ms)
|
1086
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1087
|
-
Completed 200 OK in 33ms (Views: 28.8ms | ActiveRecord: 0.9ms)
|
1088
|
-
---------------------------------------------------------
|
1089
|
-
InvoiceBar::AccountsControllerTest: test_should_get_index
|
1090
|
-
---------------------------------------------------------
|
1091
|
-
Processing by InvoiceBar::AccountsController#index as HTML
|
1092
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/index.html.erb within invoice_bar/layouts/signed_in (8.5ms)
|
1093
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.3ms)
|
1094
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.7ms)
|
1095
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1096
|
-
Completed 200 OK in 22ms (Views: 17.4ms | ActiveRecord: 0.2ms)
|
1097
|
-
------------------------------------------------------------
|
1098
|
-
InvoiceBar::AccountsControllerTest: test_should_show_account
|
1099
|
-
------------------------------------------------------------
|
1100
|
-
Processing by InvoiceBar::AccountsController#show as HTML
|
1101
|
-
Parameters: {"id"=>"1"}
|
1102
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/show.html.erb within invoice_bar/layouts/signed_in (3.6ms)
|
1103
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1104
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.1ms)
|
1105
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1106
|
-
Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 0.3ms)
|
1107
|
-
-------------------------------------------------------
|
1108
|
-
InvoiceBar::AccountsControllerTest: test_should_get_new
|
1109
|
-
-------------------------------------------------------
|
1110
|
-
Processing by InvoiceBar::AccountsController#new as HTML
|
1111
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1112
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/_form.html.erb (6.6ms)
|
1113
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/new.html.erb within invoice_bar/layouts/signed_in (9.8ms)
|
1114
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1115
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.9ms)
|
1116
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1117
|
-
Completed 200 OK in 22ms (Views: 18.3ms | ActiveRecord: 0.4ms)
|
1118
|
-
--------------------------------------------------------------
|
1119
|
-
InvoiceBar::AccountsControllerTest: test_should_create_account
|
1120
|
-
--------------------------------------------------------------
|
1121
|
-
Processing by InvoiceBar::AccountsController#create as HTML
|
1122
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>"0", "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>"2", "user_id"=>"1"}}
|
1123
|
-
Redirected to http://test.host/invoice_bar/accounts/2
|
1124
|
-
Completed 302 Found in 30ms (ActiveRecord: 3.1ms)
|
1125
|
-
--------------------------------------------------------------
|
1126
|
-
InvoiceBar::AccountsControllerTest: test_should_update_account
|
1127
|
-
--------------------------------------------------------------
|
1128
|
-
Processing by InvoiceBar::AccountsController#update as HTML
|
1129
|
-
Parameters: {"account"=>{"name"=>"Name 19", "amount"=>"0", "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>"1", "user_id"=>"1"}, "id"=>"1"}
|
1130
|
-
Redirected to http://test.host/invoice_bar/accounts/1
|
1131
|
-
Completed 302 Found in 13ms (ActiveRecord: 1.5ms)
|
1132
|
-
--------------------------------------------------------
|
1133
|
-
InvoiceBar::AccountsControllerTest: test_should_get_edit
|
1134
|
-
--------------------------------------------------------
|
1135
|
-
Processing by InvoiceBar::AccountsController#edit as HTML
|
1136
|
-
Parameters: {"id"=>"1"}
|
1137
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1138
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/_form.html.erb (6.8ms)
|
1139
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/edit.html.erb within invoice_bar/layouts/signed_in (8.9ms)
|
1140
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1141
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.6ms)
|
1142
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1143
|
-
Completed 200 OK in 19ms (Views: 14.9ms | ActiveRecord: 0.7ms)
|
1144
|
-
---------------------------------------------------------------
|
1145
|
-
InvoiceBar::AccountsControllerTest: test_should_destroy_account
|
1146
|
-
---------------------------------------------------------------
|
1147
|
-
Processing by InvoiceBar::AccountsController#destroy as HTML
|
1148
|
-
Parameters: {"id"=>"1"}
|
1149
|
-
Redirected to http://test.host/invoice_bar/accounts/1
|
1150
|
-
Completed 302 Found in 10ms (ActiveRecord: 2.1ms)
|
1151
|
-
---------------------------------------------------------------
|
1152
|
-
InvoiceBar::InvoicesControllerTest: test_should_destroy_invoice
|
1153
|
-
---------------------------------------------------------------
|
1154
|
-
Processing by InvoiceBar::InvoicesController#destroy as HTML
|
1155
|
-
Parameters: {"number"=>"201001129"}
|
1156
|
-
Redirected to http://test.host/invoice_bar/invoices/201001129
|
1157
|
-
Completed 302 Found in 15ms (ActiveRecord: 1.7ms)
|
1158
|
-
-------------------------------------------------------
|
1159
|
-
InvoiceBar::InvoicesControllerTest: test_should_get_new
|
1160
|
-
-------------------------------------------------------
|
1161
|
-
Processing by InvoiceBar::InvoicesController#new as HTML
|
1162
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1163
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (2.6ms)
|
1164
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (5.3ms)
|
1165
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (3.6ms)
|
1166
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.6ms)
|
1167
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.9ms)
|
1168
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (23.0ms)
|
1169
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/new.html.erb within invoice_bar/layouts/signed_in (24.1ms)
|
1170
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
1171
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.2ms)
|
1172
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1173
|
-
Completed 200 OK in 49ms (Views: 29.6ms | ActiveRecord: 1.7ms)
|
1174
|
-
--------------------------------------------------------------
|
1175
|
-
InvoiceBar::InvoicesControllerTest: test_should_create_invoice
|
1176
|
-
--------------------------------------------------------------
|
1177
|
-
Processing by InvoiceBar::InvoicesController#create as HTML
|
1178
|
-
Parameters: {"invoice"=>{"number"=>"2010011212", "amount"=>"1000000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "due_date"=>"2016-07-22", "issue_date"=>"2016-07-08", "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>"1", "user_id"=>"1", "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
1179
|
-
Redirected to http://test.host/invoice_bar/invoices/2
|
1180
|
-
Completed 302 Found in 57ms (ActiveRecord: 5.8ms)
|
1181
|
-
--------------------------------------------------------------
|
1182
|
-
InvoiceBar::InvoicesControllerTest: test_should_update_invoice
|
1183
|
-
--------------------------------------------------------------
|
1184
|
-
Processing by InvoiceBar::InvoicesController#update as HTML
|
1185
|
-
Parameters: {"invoice"=>{"number"=>"2010011213", "amount"=>"1000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "due_date"=>"2016-07-22", "issue_date"=>"2016-07-08", "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>"1", "user_id"=>"1"}, "number"=>"2010011213"}
|
1186
|
-
Redirected to http://test.host/invoice_bar/invoices/1
|
1187
|
-
Completed 302 Found in 21ms (ActiveRecord: 1.6ms)
|
1188
|
-
--------------------------------------------------------
|
1189
|
-
InvoiceBar::InvoicesControllerTest: test_should_get_edit
|
1190
|
-
--------------------------------------------------------
|
1191
|
-
Processing by InvoiceBar::InvoicesController#edit as HTML
|
1192
|
-
Parameters: {"number"=>"2010011214"}
|
1193
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1194
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (1.6ms)
|
1195
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.2ms)
|
1196
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (3.2ms)
|
1197
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (3.1ms)
|
1198
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.4ms)
|
1199
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (21.6ms)
|
1200
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/edit.html.erb within invoice_bar/layouts/signed_in (22.4ms)
|
1201
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
1202
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.9ms)
|
1203
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1204
|
-
Completed 200 OK in 47ms (Views: 28.3ms | ActiveRecord: 2.3ms)
|
1205
|
-
---------------------------------------------------------
|
1206
|
-
InvoiceBar::InvoicesControllerTest: test_should_get_index
|
1207
|
-
---------------------------------------------------------
|
1208
|
-
Processing by InvoiceBar::InvoicesController#index as HTML
|
1209
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_filter.html.erb (0.8ms)
|
1210
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/index.html.erb within invoice_bar/layouts/signed_in (32.6ms)
|
1211
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1212
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.4ms)
|
1213
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1214
|
-
Completed 200 OK in 39ms (Views: 34.6ms | ActiveRecord: 2.3ms)
|
1215
|
-
------------------------------------------------------------
|
1216
|
-
InvoiceBar::InvoicesControllerTest: test_should_show_invoice
|
1217
|
-
------------------------------------------------------------
|
1218
|
-
Processing by InvoiceBar::InvoicesController#show as HTML
|
1219
|
-
Parameters: {"number"=>"2010011216"}
|
1220
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.2ms)
|
1221
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.1ms)
|
1222
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (0.9ms)
|
1223
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (8.3ms)
|
1224
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/show.html.erb within invoice_bar/layouts/signed_in (9.6ms)
|
1225
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.6ms)
|
1226
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.3ms)
|
1227
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1228
|
-
Completed 200 OK in 24ms (Views: 16.2ms | ActiveRecord: 1.0ms)
|
1229
|
-
-----------------------------------------------------------------
|
1230
|
-
InvoiceBar::CurrenciesControllerTest: test_should_update_currency
|
1231
|
-
-----------------------------------------------------------------
|
1232
|
-
Processing by InvoiceBar::CurrenciesController#update as HTML
|
1233
|
-
Parameters: {"currency"=>{"name"=>"kc30", "symbol"=>"k30", "priority"=>"0"}, "id"=>"1"}
|
1234
|
-
Redirected to http://test.host/invoice_bar/currencies/1
|
1235
|
-
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
1236
|
-
-----------------------------------------------------------------
|
1237
|
-
InvoiceBar::CurrenciesControllerTest: test_should_create_currency
|
1238
|
-
-----------------------------------------------------------------
|
1239
|
-
Processing by InvoiceBar::CurrenciesController#create as HTML
|
1240
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>"0"}}
|
1241
|
-
Redirected to http://test.host/invoice_bar/currencies/2
|
1242
|
-
Completed 302 Found in 11ms (ActiveRecord: 0.9ms)
|
1243
|
-
----------------------------------------------------------
|
1244
|
-
InvoiceBar::CurrenciesControllerTest: test_should_get_edit
|
1245
|
-
----------------------------------------------------------
|
1246
|
-
Processing by InvoiceBar::CurrenciesController#edit as HTML
|
1247
|
-
Parameters: {"id"=>"1"}
|
1248
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.4ms)
|
1249
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/_form.html.erb (9.6ms)
|
1250
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/edit.html.erb within invoice_bar/layouts/signed_in (11.8ms)
|
1251
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1252
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.5ms)
|
1253
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1254
|
-
Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.1ms)
|
1255
|
-
-----------------------------------------------------------
|
1256
|
-
InvoiceBar::CurrenciesControllerTest: test_should_get_index
|
1257
|
-
-----------------------------------------------------------
|
1258
|
-
Processing by InvoiceBar::CurrenciesController#index as HTML
|
1259
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/index.html.erb within invoice_bar/layouts/signed_in (2.5ms)
|
1260
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1261
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.8ms)
|
1262
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1263
|
-
Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.2ms)
|
1264
|
-
---------------------------------------------------------
|
1265
|
-
InvoiceBar::CurrenciesControllerTest: test_should_get_new
|
1266
|
-
---------------------------------------------------------
|
1267
|
-
Processing by InvoiceBar::CurrenciesController#new as HTML
|
1268
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1269
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/_form.html.erb (2.0ms)
|
1270
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/new.html.erb within invoice_bar/layouts/signed_in (3.0ms)
|
1271
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (3.8ms)
|
1272
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (4.4ms)
|
1273
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1274
|
-
Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.0ms)
|
1275
|
-
------------------------------------------------------------------
|
1276
|
-
InvoiceBar::CurrenciesControllerTest: test_should_destroy_currency
|
1277
|
-
------------------------------------------------------------------
|
1278
|
-
Processing by InvoiceBar::CurrenciesController#destroy as HTML
|
1279
|
-
Parameters: {"id"=>"1"}
|
1280
|
-
Redirected to http://test.host/invoice_bar/currencies/1
|
1281
|
-
Completed 302 Found in 9ms (ActiveRecord: 1.7ms)
|
1282
|
-
---------------------------------------------------------------
|
1283
|
-
InvoiceBar::CurrenciesControllerTest: test_should_show_currency
|
1284
|
-
---------------------------------------------------------------
|
1285
|
-
Processing by InvoiceBar::CurrenciesController#show as HTML
|
1286
|
-
Parameters: {"id"=>"1"}
|
1287
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/show.html.erb within invoice_bar/layouts/signed_in (1.4ms)
|
1288
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.6ms)
|
1289
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.8ms)
|
1290
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.3ms)
|
1291
|
-
Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.1ms)
|
1292
|
-
--------------------------------------------------------------------------------
|
1293
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
1294
|
-
--------------------------------------------------------------------------------
|
1295
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as HTML
|
1296
|
-
Parameters: {"id"=>"1"}
|
1297
|
-
Redirected to http://test.host/invoice_bar/receipt_templates
|
1298
|
-
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
1299
|
-
----------------------------------------------------------------
|
1300
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_get_edit
|
1301
|
-
----------------------------------------------------------------
|
1302
|
-
Processing by InvoiceBar::ReceiptTemplatesController#edit as HTML
|
1303
|
-
Parameters: {"id"=>"1"}
|
1304
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1305
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (1.8ms)
|
1306
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.0ms)
|
1307
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (1.6ms)
|
1308
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.7ms)
|
1309
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (13.0ms)
|
1310
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/edit.html.erb within invoice_bar/layouts/signed_in (14.3ms)
|
1311
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.0ms)
|
1312
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.8ms)
|
1313
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
|
1314
|
-
Completed 200 OK in 45ms (Views: 28.5ms | ActiveRecord: 1.7ms)
|
1315
|
-
---------------------------------------------------------------
|
1316
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_get_new
|
1317
|
-
---------------------------------------------------------------
|
1318
|
-
Processing by InvoiceBar::ReceiptTemplatesController#new as HTML
|
1319
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1320
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (2.8ms)
|
1321
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (4.3ms)
|
1322
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (5.3ms)
|
1323
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.5ms)
|
1324
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (5.6ms)
|
1325
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (25.4ms)
|
1326
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/new.html.erb within invoice_bar/layouts/signed_in (26.4ms)
|
1327
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.4ms)
|
1328
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.8ms)
|
1329
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1330
|
-
Completed 200 OK in 35ms (Views: 31.8ms | ActiveRecord: 0.3ms)
|
1331
|
-
-----------------------------------------------------------------
|
1332
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_get_index
|
1333
|
-
-----------------------------------------------------------------
|
1334
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as HTML
|
1335
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/index.html.erb within invoice_bar/layouts/signed_in (6.1ms)
|
1336
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1337
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.4ms)
|
1338
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1339
|
-
Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.5ms)
|
1340
|
-
-------------------------------------------------------------------------------
|
1341
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
1342
|
-
-------------------------------------------------------------------------------
|
1343
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as HTML
|
1344
|
-
Parameters: {"receipt_template"=>{"account_id"=>"1", "amount"=>nil, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
1345
|
-
Redirected to http://test.host/invoice_bar/receipt_templates/2
|
1346
|
-
Completed 302 Found in 28ms (ActiveRecord: 3.6ms)
|
1347
|
-
-----------------------------------------------------------------------------
|
1348
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
1349
|
-
-----------------------------------------------------------------------------
|
1350
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as HTML
|
1351
|
-
Parameters: {"id"=>"1"}
|
1352
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.2ms)
|
1353
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (5.7ms)
|
1354
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (12.4ms)
|
1355
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/show.html.erb within invoice_bar/layouts/signed_in (13.3ms)
|
1356
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1357
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.6ms)
|
1358
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1359
|
-
Completed 200 OK in 21ms (Views: 16.5ms | ActiveRecord: 0.9ms)
|
1360
|
-
-------------------------------------------------------------------------------
|
1361
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
1362
|
-
-------------------------------------------------------------------------------
|
1363
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as HTML
|
1364
|
-
Parameters: {"receipt_template"=>{"account_id"=>"1", "amount"=>"0", "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Name 7", "user_id"=>"1"}, "id"=>"1"}
|
1365
|
-
Redirected to http://test.host/invoice_bar/receipt_templates/1
|
1366
|
-
Completed 302 Found in 9ms (ActiveRecord: 0.6ms)
|
1367
|
-
---------------------------------------------------------------
|
1368
|
-
InvoiceBar::ContactsControllerTest: test_should_destroy_contact
|
1369
|
-
---------------------------------------------------------------
|
1370
|
-
Processing by InvoiceBar::ContactsController#destroy as HTML
|
1371
|
-
Parameters: {"id"=>"1"}
|
1372
|
-
Redirected to http://test.host/invoice_bar/contacts/1
|
1373
|
-
Completed 302 Found in 5ms (ActiveRecord: 0.6ms)
|
1374
|
-
--------------------------------------------------------
|
1375
|
-
InvoiceBar::ContactsControllerTest: test_should_get_edit
|
1376
|
-
--------------------------------------------------------
|
1377
|
-
Processing by InvoiceBar::ContactsController#edit as HTML
|
1378
|
-
Parameters: {"id"=>"1"}
|
1379
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1380
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/_form.html.erb (14.2ms)
|
1381
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/edit.html.erb within invoice_bar/layouts/signed_in (16.0ms)
|
1382
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (2.2ms)
|
1383
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (7.1ms)
|
1384
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1385
|
-
Completed 200 OK in 30ms (Views: 29.3ms | ActiveRecord: 0.2ms)
|
1386
|
-
---------------------------------------------------------
|
1387
|
-
InvoiceBar::ContactsControllerTest: test_should_get_index
|
1388
|
-
---------------------------------------------------------
|
1389
|
-
Processing by InvoiceBar::ContactsController#index as HTML
|
1390
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/index.html.erb within invoice_bar/layouts/signed_in (11.4ms)
|
1391
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.7ms)
|
1392
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.3ms)
|
1393
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1394
|
-
Completed 200 OK in 21ms (Views: 16.6ms | ActiveRecord: 0.6ms)
|
1395
|
-
------------------------------------------------------------
|
1396
|
-
InvoiceBar::ContactsControllerTest: test_should_show_contact
|
1397
|
-
------------------------------------------------------------
|
1398
|
-
Processing by InvoiceBar::ContactsController#show as HTML
|
1399
|
-
Parameters: {"id"=>"1"}
|
1400
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/show.html.erb within invoice_bar/layouts/signed_in (2.7ms)
|
1401
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1402
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.1ms)
|
1403
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1404
|
-
Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.1ms)
|
1405
|
-
-------------------------------------------------------
|
1406
|
-
InvoiceBar::ContactsControllerTest: test_should_get_new
|
1407
|
-
-------------------------------------------------------
|
1408
|
-
Processing by InvoiceBar::ContactsController#new as HTML
|
1409
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1410
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (3.4ms)
|
1411
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/_form.html.erb (6.8ms)
|
1412
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/new.html.erb within invoice_bar/layouts/signed_in (7.7ms)
|
1413
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
1414
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (4.5ms)
|
1415
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1416
|
-
Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.0ms)
|
1417
|
-
--------------------------------------------------------------
|
1418
|
-
InvoiceBar::ContactsControllerTest: test_should_create_contact
|
1419
|
-
--------------------------------------------------------------
|
1420
|
-
Processing by InvoiceBar::ContactsController#create as HTML
|
1421
|
-
Parameters: {"contact"=>{"name"=>"Person", "ic"=>nil, "dic"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>"1"}}
|
1422
|
-
Unpermitted parameters: ic, dic
|
1423
|
-
Redirected to http://test.host/invoice_bar/contacts/2
|
1424
|
-
Completed 302 Found in 12ms (ActiveRecord: 1.1ms)
|
1425
|
-
--------------------------------------------------------------
|
1426
|
-
InvoiceBar::ContactsControllerTest: test_should_update_contact
|
1427
|
-
--------------------------------------------------------------
|
1428
|
-
Processing by InvoiceBar::ContactsController#update as HTML
|
1429
|
-
Parameters: {"contact"=>{"name"=>"Person", "ic"=>nil, "dic"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>"1"}, "id"=>"1"}
|
1430
|
-
Unpermitted parameters: ic, dic
|
1431
|
-
Redirected to http://test.host/invoice_bar/contacts/1
|
1432
|
-
Completed 302 Found in 8ms (ActiveRecord: 0.9ms)
|
1433
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1434
|
-
---------------------------------------------------------------
|
1435
|
-
InvoiceBar::ContactsControllerTest: test_should_destroy_contact
|
1436
|
-
---------------------------------------------------------------
|
1437
|
-
Processing by InvoiceBar::ContactsController#destroy as HTML
|
1438
|
-
Parameters: {"id"=>"1"}
|
1439
|
-
Redirected to http://test.host/invoice_bar/contacts/1
|
1440
|
-
Completed 302 Found in 30ms (ActiveRecord: 1.6ms)
|
1441
|
-
-------------------------------------------------------
|
1442
|
-
InvoiceBar::ContactsControllerTest: test_should_get_new
|
1443
|
-
-------------------------------------------------------
|
1444
|
-
Processing by InvoiceBar::ContactsController#new as HTML
|
1445
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (1.6ms)
|
1446
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (2.6ms)
|
1447
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/_form.html.erb (28.5ms)
|
1448
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/new.html.erb within invoice_bar/layouts/signed_in (44.4ms)
|
1449
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (172.9ms)
|
1450
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.2ms)
|
1451
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.7ms)
|
1452
|
-
Completed 200 OK in 237ms (Views: 235.7ms | ActiveRecord: 0.0ms)
|
1453
|
-
---------------------------------------------------------
|
1454
|
-
InvoiceBar::ContactsControllerTest: test_should_get_index
|
1455
|
-
---------------------------------------------------------
|
1456
|
-
Processing by InvoiceBar::ContactsController#index as HTML
|
1457
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/index.html.erb within invoice_bar/layouts/signed_in (8.6ms)
|
1458
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.9ms)
|
1459
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.9ms)
|
1460
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.7ms)
|
1461
|
-
Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.4ms)
|
1462
|
-
--------------------------------------------------------
|
1463
|
-
InvoiceBar::ContactsControllerTest: test_should_get_edit
|
1464
|
-
--------------------------------------------------------
|
1465
|
-
Processing by InvoiceBar::ContactsController#edit as HTML
|
1466
|
-
Parameters: {"id"=>"1"}
|
1467
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1468
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/_form.html.erb (12.0ms)
|
1469
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/edit.html.erb within invoice_bar/layouts/signed_in (13.8ms)
|
1470
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
1471
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.9ms)
|
1472
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1473
|
-
Completed 200 OK in 24ms (Views: 21.5ms | ActiveRecord: 0.4ms)
|
1474
|
-
------------------------------------------------------------
|
1475
|
-
InvoiceBar::ContactsControllerTest: test_should_show_contact
|
1476
|
-
------------------------------------------------------------
|
1477
|
-
Processing by InvoiceBar::ContactsController#show as HTML
|
1478
|
-
Parameters: {"id"=>"1"}
|
1479
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/contacts/show.html.erb within invoice_bar/layouts/signed_in (3.0ms)
|
1480
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1481
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.7ms)
|
1482
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1483
|
-
Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 0.4ms)
|
1484
|
-
--------------------------------------------------------------
|
1485
|
-
InvoiceBar::ContactsControllerTest: test_should_update_contact
|
1486
|
-
--------------------------------------------------------------
|
1487
|
-
Processing by InvoiceBar::ContactsController#update as HTML
|
1488
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>"1"}, "id"=>"1"}
|
1489
|
-
Redirected to http://test.host/invoice_bar/contacts/1
|
1490
|
-
Completed 302 Found in 5ms (ActiveRecord: 0.4ms)
|
1491
|
-
--------------------------------------------------------------
|
1492
|
-
InvoiceBar::ContactsControllerTest: test_should_create_contact
|
1493
|
-
--------------------------------------------------------------
|
1494
|
-
Processing by InvoiceBar::ContactsController#create as HTML
|
1495
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>"1"}}
|
1496
|
-
Redirected to http://test.host/invoice_bar/contacts/2
|
1497
|
-
Completed 302 Found in 7ms (ActiveRecord: 0.7ms)
|
1498
|
-
--------------------------------------------------------------------------------
|
1499
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
1500
|
-
--------------------------------------------------------------------------------
|
1501
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as HTML
|
1502
|
-
Parameters: {"id"=>"1"}
|
1503
|
-
Redirected to http://test.host/invoice_bar/receipt_templates
|
1504
|
-
Completed 302 Found in 20ms (ActiveRecord: 2.4ms)
|
1505
|
-
-----------------------------------------------------------------------------
|
1506
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
1507
|
-
-----------------------------------------------------------------------------
|
1508
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as HTML
|
1509
|
-
Parameters: {"id"=>"1"}
|
1510
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.8ms)
|
1511
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (2.6ms)
|
1512
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (24.1ms)
|
1513
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/show.html.erb within invoice_bar/layouts/signed_in (27.8ms)
|
1514
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.4ms)
|
1515
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.0ms)
|
1516
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1517
|
-
Completed 200 OK in 49ms (Views: 38.1ms | ActiveRecord: 3.3ms)
|
1518
|
-
-------------------------------------------------------------------------------
|
1519
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
1520
|
-
-------------------------------------------------------------------------------
|
1521
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as HTML
|
1522
|
-
Parameters: {"receipt_template"=>{"account_id"=>"1", "amount"=>"0", "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Name 3", "user_id"=>"1"}, "id"=>"1"}
|
1523
|
-
Redirected to http://test.host/invoice_bar/receipt_templates/1
|
1524
|
-
Completed 302 Found in 26ms (ActiveRecord: 1.3ms)
|
1525
|
-
-------------------------------------------------------------------------------
|
1526
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
1527
|
-
-------------------------------------------------------------------------------
|
1528
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as HTML
|
1529
|
-
Parameters: {"receipt_template"=>{"account_id"=>"1", "amount"=>nil, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
1530
|
-
Redirected to http://test.host/invoice_bar/receipt_templates/2
|
1531
|
-
Completed 302 Found in 12ms (ActiveRecord: 1.3ms)
|
1532
|
-
----------------------------------------------------------------
|
1533
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_get_edit
|
1534
|
-
----------------------------------------------------------------
|
1535
|
-
Processing by InvoiceBar::ReceiptTemplatesController#edit as HTML
|
1536
|
-
Parameters: {"id"=>"1"}
|
1537
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1538
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (8.8ms)
|
1539
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (3.5ms)
|
1540
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (21.9ms)
|
1541
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (6.5ms)
|
1542
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (72.1ms)
|
1543
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/edit.html.erb within invoice_bar/layouts/signed_in (76.8ms)
|
1544
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1545
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.0ms)
|
1546
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1547
|
-
Completed 200 OK in 90ms (Views: 84.9ms | ActiveRecord: 0.6ms)
|
1548
|
-
-----------------------------------------------------------------
|
1549
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_get_index
|
1550
|
-
-----------------------------------------------------------------
|
1551
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as HTML
|
1552
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/index.html.erb within invoice_bar/layouts/signed_in (16.2ms)
|
1553
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1554
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.9ms)
|
1555
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1556
|
-
Completed 200 OK in 28ms (Views: 20.9ms | ActiveRecord: 1.4ms)
|
1557
|
-
---------------------------------------------------------------
|
1558
|
-
InvoiceBar::ReceiptTemplatesControllerTest: test_should_get_new
|
1559
|
-
---------------------------------------------------------------
|
1560
|
-
Processing by InvoiceBar::ReceiptTemplatesController#new as HTML
|
1561
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1562
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (4.3ms)
|
1563
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.3ms)
|
1564
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (1.8ms)
|
1565
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.2ms)
|
1566
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.7ms)
|
1567
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (17.8ms)
|
1568
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipt_templates/new.html.erb within invoice_bar/layouts/signed_in (20.7ms)
|
1569
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.6ms)
|
1570
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (8.8ms)
|
1571
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.3ms)
|
1572
|
-
Completed 200 OK in 47ms (Views: 35.7ms | ActiveRecord: 0.6ms)
|
1573
|
-
--------------------------------------------------------------
|
1574
|
-
InvoiceBar::ReceiptsControllerTest: test_should_create_receipt
|
1575
|
-
--------------------------------------------------------------
|
1576
|
-
Processing by InvoiceBar::ReceiptsController#create as HTML
|
1577
|
-
Parameters: {"receipt"=>{"number"=>"201001122", "amount"=>"1000000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "issue_date"=>"2016-07-08", "account_id"=>"1", "user_id"=>"1", "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
1578
|
-
Redirected to http://test.host/invoice_bar/receipts/2
|
1579
|
-
Completed 302 Found in 36ms (ActiveRecord: 2.6ms)
|
1580
|
-
------------------------------------------------------------
|
1581
|
-
InvoiceBar::ReceiptsControllerTest: test_should_show_receipt
|
1582
|
-
------------------------------------------------------------
|
1583
|
-
Processing by InvoiceBar::ReceiptsController#show as HTML
|
1584
|
-
Parameters: {"number"=>"201001123"}
|
1585
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.3ms)
|
1586
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.2ms)
|
1587
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (1.4ms)
|
1588
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (14.6ms)
|
1589
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/show.html.erb within invoice_bar/layouts/signed_in (16.9ms)
|
1590
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1591
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.6ms)
|
1592
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1593
|
-
Completed 200 OK in 36ms (Views: 22.1ms | ActiveRecord: 1.6ms)
|
1594
|
-
---------------------------------------------------------
|
1595
|
-
InvoiceBar::ReceiptsControllerTest: test_should_get_index
|
1596
|
-
---------------------------------------------------------
|
1597
|
-
Processing by InvoiceBar::ReceiptsController#index as HTML
|
1598
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_filter.html.erb (2.1ms)
|
1599
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/index.html.erb within invoice_bar/layouts/signed_in (29.6ms)
|
1600
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.9ms)
|
1601
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.8ms)
|
1602
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1603
|
-
Completed 200 OK in 39ms (Views: 35.8ms | ActiveRecord: 1.4ms)
|
1604
|
-
--------------------------------------------------------------
|
1605
|
-
InvoiceBar::ReceiptsControllerTest: test_should_update_receipt
|
1606
|
-
--------------------------------------------------------------
|
1607
|
-
Processing by InvoiceBar::ReceiptsController#update as HTML
|
1608
|
-
Parameters: {"receipt"=>{"number"=>"201001125", "amount"=>"1000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "issue_date"=>"2016-07-08", "account_id"=>"1", "user_id"=>"1"}, "number"=>"201001125"}
|
1609
|
-
Redirected to http://test.host/invoice_bar/receipts/1
|
1610
|
-
Completed 302 Found in 25ms (ActiveRecord: 1.7ms)
|
1611
|
-
---------------------------------------------------------------
|
1612
|
-
InvoiceBar::ReceiptsControllerTest: test_should_destroy_receipt
|
1613
|
-
---------------------------------------------------------------
|
1614
|
-
Processing by InvoiceBar::ReceiptsController#destroy as HTML
|
1615
|
-
Parameters: {"number"=>"201001126"}
|
1616
|
-
Redirected to http://test.host/invoice_bar/receipts/201001126
|
1617
|
-
Completed 302 Found in 24ms (ActiveRecord: 3.5ms)
|
1618
|
-
--------------------------------------------------------
|
1619
|
-
InvoiceBar::ReceiptsControllerTest: test_should_get_edit
|
1620
|
-
--------------------------------------------------------
|
1621
|
-
Processing by InvoiceBar::ReceiptsController#edit as HTML
|
1622
|
-
Parameters: {"number"=>"201001127"}
|
1623
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1624
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (6.5ms)
|
1625
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (4.9ms)
|
1626
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (4.5ms)
|
1627
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (4.0ms)
|
1628
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.9ms)
|
1629
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (42.3ms)
|
1630
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/edit.html.erb within invoice_bar/layouts/signed_in (43.0ms)
|
1631
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1632
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.8ms)
|
1633
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.4ms)
|
1634
|
-
Completed 200 OK in 59ms (Views: 53.2ms | ActiveRecord: 1.4ms)
|
1635
|
-
-------------------------------------------------------
|
1636
|
-
InvoiceBar::ReceiptsControllerTest: test_should_get_new
|
1637
|
-
-------------------------------------------------------
|
1638
|
-
Processing by InvoiceBar::ReceiptsController#new as HTML
|
1639
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1640
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (4.4ms)
|
1641
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (3.9ms)
|
1642
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (4.9ms)
|
1643
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (2.2ms)
|
1644
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.9ms)
|
1645
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (25.5ms)
|
1646
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/receipts/new.html.erb within invoice_bar/layouts/signed_in (26.3ms)
|
1647
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.6ms)
|
1648
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.9ms)
|
1649
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1650
|
-
Completed 200 OK in 50ms (Views: 31.7ms | ActiveRecord: 1.6ms)
|
1651
|
-
--------------------------------------------------------------
|
1652
|
-
InvoiceBar::InvoicesControllerTest: test_should_create_invoice
|
1653
|
-
--------------------------------------------------------------
|
1654
|
-
Processing by InvoiceBar::InvoicesController#create as HTML
|
1655
|
-
Parameters: {"invoice"=>{"number"=>"2010011210", "amount"=>"1000000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "due_date"=>"2016-07-22", "issue_date"=>"2016-07-08", "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>"1", "user_id"=>"1", "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
1656
|
-
Redirected to http://test.host/invoice_bar/invoices/2
|
1657
|
-
Completed 302 Found in 54ms (ActiveRecord: 3.0ms)
|
1658
|
-
---------------------------------------------------------------
|
1659
|
-
InvoiceBar::InvoicesControllerTest: test_should_destroy_invoice
|
1660
|
-
---------------------------------------------------------------
|
1661
|
-
Processing by InvoiceBar::InvoicesController#destroy as HTML
|
1662
|
-
Parameters: {"number"=>"2010011211"}
|
1663
|
-
Redirected to http://test.host/invoice_bar/invoices/2010011211
|
1664
|
-
Completed 302 Found in 16ms (ActiveRecord: 2.3ms)
|
1665
|
-
---------------------------------------------------------
|
1666
|
-
InvoiceBar::InvoicesControllerTest: test_should_get_index
|
1667
|
-
---------------------------------------------------------
|
1668
|
-
Processing by InvoiceBar::InvoicesController#index as HTML
|
1669
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_filter.html.erb (1.6ms)
|
1670
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/index.html.erb within invoice_bar/layouts/signed_in (51.5ms)
|
1671
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.7ms)
|
1672
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.7ms)
|
1673
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1674
|
-
Completed 200 OK in 65ms (Views: 55.9ms | ActiveRecord: 3.5ms)
|
1675
|
-
------------------------------------------------------------
|
1676
|
-
InvoiceBar::InvoicesControllerTest: test_should_show_invoice
|
1677
|
-
------------------------------------------------------------
|
1678
|
-
Processing by InvoiceBar::InvoicesController#show as HTML
|
1679
|
-
Parameters: {"number"=>"2010011213"}
|
1680
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.1ms)
|
1681
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.1ms)
|
1682
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (1.0ms)
|
1683
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (7.1ms)
|
1684
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/show.html.erb within invoice_bar/layouts/signed_in (7.9ms)
|
1685
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.1ms)
|
1686
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (11.5ms)
|
1687
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1688
|
-
Completed 200 OK in 29ms (Views: 22.7ms | ActiveRecord: 0.7ms)
|
1689
|
-
--------------------------------------------------------
|
1690
|
-
InvoiceBar::InvoicesControllerTest: test_should_get_edit
|
1691
|
-
--------------------------------------------------------
|
1692
|
-
Processing by InvoiceBar::InvoicesController#edit as HTML
|
1693
|
-
Parameters: {"number"=>"2010011214"}
|
1694
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1695
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (2.6ms)
|
1696
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (5.4ms)
|
1697
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (4.1ms)
|
1698
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.1ms)
|
1699
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (2.3ms)
|
1700
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (28.8ms)
|
1701
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/edit.html.erb within invoice_bar/layouts/signed_in (29.5ms)
|
1702
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.7ms)
|
1703
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.7ms)
|
1704
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1705
|
-
Completed 200 OK in 40ms (Views: 34.1ms | ActiveRecord: 1.3ms)
|
1706
|
-
-------------------------------------------------------
|
1707
|
-
InvoiceBar::InvoicesControllerTest: test_should_get_new
|
1708
|
-
-------------------------------------------------------
|
1709
|
-
Processing by InvoiceBar::InvoicesController#new as HTML
|
1710
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1711
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (2.7ms)
|
1712
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.2ms)
|
1713
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (1.9ms)
|
1714
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.1ms)
|
1715
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.0ms)
|
1716
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (14.5ms)
|
1717
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoices/new.html.erb within invoice_bar/layouts/signed_in (16.2ms)
|
1718
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1719
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.7ms)
|
1720
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1721
|
-
Completed 200 OK in 36ms (Views: 21.4ms | ActiveRecord: 1.0ms)
|
1722
|
-
--------------------------------------------------------------
|
1723
|
-
InvoiceBar::InvoicesControllerTest: test_should_update_invoice
|
1724
|
-
--------------------------------------------------------------
|
1725
|
-
Processing by InvoiceBar::InvoicesController#update as HTML
|
1726
|
-
Parameters: {"invoice"=>{"number"=>"2010011216", "amount"=>"1000", "contact_name"=>"Company", "contact_tax_id"=>"102939", "contact_tax_id2"=>nil, "due_date"=>"2016-07-22", "issue_date"=>"2016-07-08", "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>"1", "user_id"=>"1"}, "number"=>"2010011216"}
|
1727
|
-
Redirected to http://test.host/invoice_bar/invoices/1
|
1728
|
-
Completed 302 Found in 18ms (ActiveRecord: 1.7ms)
|
1729
|
-
------------------------------------------------------
|
1730
|
-
InvoiceBar::UsersControllerTest: test_should_get_index
|
1731
|
-
------------------------------------------------------
|
1732
|
-
Processing by InvoiceBar::UsersController#index as HTML
|
1733
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/index.html.erb within invoice_bar/layouts/signed_in (6.1ms)
|
1734
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.6ms)
|
1735
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.8ms)
|
1736
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1737
|
-
Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.3ms)
|
1738
|
-
---------------------------------------------------------
|
1739
|
-
InvoiceBar::UsersControllerTest: test_should_destroy_user
|
1740
|
-
---------------------------------------------------------
|
1741
|
-
Processing by InvoiceBar::UsersController#destroy as HTML
|
1742
|
-
Parameters: {"id"=>"1"}
|
1743
|
-
Redirected to http://test.host/invoice_bar/users/1
|
1744
|
-
Completed 302 Found in 15ms (ActiveRecord: 2.4ms)
|
1745
|
-
----------------------------------------------------
|
1746
|
-
InvoiceBar::UsersControllerTest: test_should_get_new
|
1747
|
-
----------------------------------------------------
|
1748
|
-
Processing by InvoiceBar::UsersController#new as HTML
|
1749
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.8ms)
|
1750
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.7ms)
|
1751
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/_form.html.erb (15.2ms)
|
1752
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/new.html.erb within invoice_bar/layouts/signed_out (17.2ms)
|
1753
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.6ms)
|
1754
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.6ms)
|
1755
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1756
|
-
Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.0ms)
|
1757
|
-
--------------------------------------------------------
|
1758
|
-
InvoiceBar::UsersControllerTest: test_should_update_user
|
1759
|
-
--------------------------------------------------------
|
1760
|
-
Processing by InvoiceBar::UsersController#update as HTML
|
1761
|
-
Parameters: {"user"=>{"name"=>"Name 32", "email"=>"nova.oberbrunner@monahanbernhard.org", "tax_id"=>"3278974", "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
1762
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (7.9ms)
|
1763
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (7.9ms)
|
1764
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/settings/index.html.erb within invoice_bar/layouts/signed_in (22.6ms)
|
1765
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.7ms)
|
1766
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.8ms)
|
1767
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1768
|
-
Completed 200 OK in 51ms (Views: 28.4ms | ActiveRecord: 1.2ms)
|
1769
|
-
--------------------------------------------------------
|
1770
|
-
InvoiceBar::UsersControllerTest: test_should_create_user
|
1771
|
-
--------------------------------------------------------
|
1772
|
-
Processing by InvoiceBar::UsersController#create as HTML
|
1773
|
-
Parameters: {"user"=>{"name"=>"Name 34", "email"=>"ivory_macgyver@parkerbaumbach.org", "tax_id"=>"3478974", "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
1774
|
-
Redirected to http://test.host/invoice_bar/login
|
1775
|
-
Completed 302 Found in 15ms (ActiveRecord: 1.2ms)
|
1776
|
-
------------------------------------------------------
|
1777
|
-
InvoiceBar::UsersControllerTest: test_should_show_user
|
1778
|
-
------------------------------------------------------
|
1779
|
-
Processing by InvoiceBar::UsersController#show as HTML
|
1780
|
-
Parameters: {"id"=>"1"}
|
1781
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/users/show.html.erb within invoice_bar/layouts/signed_out (2.4ms)
|
1782
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (1.4ms)
|
1783
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.7ms)
|
1784
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1785
|
-
Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.1ms)
|
1786
|
-
--------------------------------------------------------------------------------
|
1787
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
1788
|
-
--------------------------------------------------------------------------------
|
1789
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as HTML
|
1790
|
-
Parameters: {"id"=>"1"}
|
1791
|
-
Redirected to http://test.host/invoice_bar/invoice_templates
|
1792
|
-
Completed 302 Found in 13ms (ActiveRecord: 1.3ms)
|
1793
|
-
-----------------------------------------------------------------
|
1794
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_get_index
|
1795
|
-
-----------------------------------------------------------------
|
1796
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as HTML
|
1797
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/index.html.erb within invoice_bar/layouts/signed_in (7.1ms)
|
1798
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1799
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.1ms)
|
1800
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.9ms)
|
1801
|
-
Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.5ms)
|
1802
|
-
-----------------------------------------------------------------------------
|
1803
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
1804
|
-
-----------------------------------------------------------------------------
|
1805
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as HTML
|
1806
|
-
Parameters: {"id"=>"1"}
|
1807
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.1ms)
|
1808
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_items.html.erb (0.7ms)
|
1809
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/documents/_show.html.erb (4.2ms)
|
1810
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/show.html.erb within invoice_bar/layouts/signed_in (4.8ms)
|
1811
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1812
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.9ms)
|
1813
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1814
|
-
Completed 200 OK in 12ms (Views: 9.0ms | ActiveRecord: 0.4ms)
|
1815
|
-
---------------------------------------------------------------
|
1816
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_get_new
|
1817
|
-
---------------------------------------------------------------
|
1818
|
-
Processing by InvoiceBar::InvoiceTemplatesController#new as HTML
|
1819
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.3ms)
|
1820
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (3.3ms)
|
1821
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (1.5ms)
|
1822
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (2.3ms)
|
1823
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.0ms)
|
1824
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (0.9ms)
|
1825
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (15.6ms)
|
1826
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/new.html.erb within invoice_bar/layouts/signed_in (16.6ms)
|
1827
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.3ms)
|
1828
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.5ms)
|
1829
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1830
|
-
Completed 200 OK in 30ms (Views: 20.7ms | ActiveRecord: 0.3ms)
|
1831
|
-
----------------------------------------------------------------
|
1832
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_get_edit
|
1833
|
-
----------------------------------------------------------------
|
1834
|
-
Processing by InvoiceBar::InvoiceTemplatesController#edit as HTML
|
1835
|
-
Parameters: {"id"=>"1"}
|
1836
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1837
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_contact_main_fields.html.erb (1.7ms)
|
1838
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_address_fields.html.erb (4.8ms)
|
1839
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_payment_fields.html.erb (4.4ms)
|
1840
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_item_fields.html.erb (1.1ms)
|
1841
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_document.html.erb (16.6ms)
|
1842
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/invoice_templates/edit.html.erb within invoice_bar/layouts/signed_in (17.3ms)
|
1843
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.5ms)
|
1844
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.8ms)
|
1845
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
|
1846
|
-
Completed 200 OK in 30ms (Views: 23.5ms | ActiveRecord: 0.8ms)
|
1847
|
-
-------------------------------------------------------------------------------
|
1848
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
1849
|
-
-------------------------------------------------------------------------------
|
1850
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as HTML
|
1851
|
-
Parameters: {"invoice_template"=>{"account_id"=>"1", "amount"=>"0", "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Name 6", "payment_identification_number"=>nil, "user_id"=>"1"}, "id"=>"1"}
|
1852
|
-
Redirected to http://test.host/invoice_bar/invoice_templates/1
|
1853
|
-
Completed 302 Found in 9ms (ActiveRecord: 0.6ms)
|
1854
|
-
-------------------------------------------------------------------------------
|
1855
|
-
InvoiceBar::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
1856
|
-
-------------------------------------------------------------------------------
|
1857
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as HTML
|
1858
|
-
Parameters: {"invoice_template"=>{"account_id"=>"1", "amount"=>nil, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
1859
|
-
Redirected to http://test.host/invoice_bar/invoice_templates/2
|
1860
|
-
Completed 302 Found in 17ms (ActiveRecord: 1.5ms)
|
1861
|
-
-----------------------------------------------------------------
|
1862
|
-
InvoiceBar::CurrenciesControllerTest: test_should_update_currency
|
1863
|
-
-----------------------------------------------------------------
|
1864
|
-
Processing by InvoiceBar::CurrenciesController#update as HTML
|
1865
|
-
Parameters: {"currency"=>{"name"=>"kc29", "symbol"=>"k29", "priority"=>"0"}, "id"=>"1"}
|
1866
|
-
Redirected to http://test.host/invoice_bar/currencies/1
|
1867
|
-
Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
|
1868
|
-
---------------------------------------------------------------
|
1869
|
-
InvoiceBar::CurrenciesControllerTest: test_should_show_currency
|
1870
|
-
---------------------------------------------------------------
|
1871
|
-
Processing by InvoiceBar::CurrenciesController#show as HTML
|
1872
|
-
Parameters: {"id"=>"1"}
|
1873
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/show.html.erb within invoice_bar/layouts/signed_in (1.5ms)
|
1874
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1875
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.5ms)
|
1876
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1877
|
-
Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.1ms)
|
1878
|
-
---------------------------------------------------------
|
1879
|
-
InvoiceBar::CurrenciesControllerTest: test_should_get_new
|
1880
|
-
---------------------------------------------------------
|
1881
|
-
Processing by InvoiceBar::CurrenciesController#new as HTML
|
1882
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1883
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/_form.html.erb (2.8ms)
|
1884
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/new.html.erb within invoice_bar/layouts/signed_in (5.2ms)
|
1885
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1886
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.4ms)
|
1887
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.5ms)
|
1888
|
-
Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.0ms)
|
1889
|
-
----------------------------------------------------------
|
1890
|
-
InvoiceBar::CurrenciesControllerTest: test_should_get_edit
|
1891
|
-
----------------------------------------------------------
|
1892
|
-
Processing by InvoiceBar::CurrenciesController#edit as HTML
|
1893
|
-
Parameters: {"id"=>"1"}
|
1894
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.2ms)
|
1895
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/_form.html.erb (4.0ms)
|
1896
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/edit.html.erb within invoice_bar/layouts/signed_in (5.7ms)
|
1897
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.7ms)
|
1898
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (6.9ms)
|
1899
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
|
1900
|
-
Completed 200 OK in 20ms (Views: 19.2ms | ActiveRecord: 0.2ms)
|
1901
|
-
-----------------------------------------------------------
|
1902
|
-
InvoiceBar::CurrenciesControllerTest: test_should_get_index
|
1903
|
-
-----------------------------------------------------------
|
1904
|
-
Processing by InvoiceBar::CurrenciesController#index as HTML
|
1905
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/currencies/index.html.erb within invoice_bar/layouts/signed_in (7.0ms)
|
1906
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
1907
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.0ms)
|
1908
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1909
|
-
Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.4ms)
|
1910
|
-
-----------------------------------------------------------------
|
1911
|
-
InvoiceBar::CurrenciesControllerTest: test_should_create_currency
|
1912
|
-
-----------------------------------------------------------------
|
1913
|
-
Processing by InvoiceBar::CurrenciesController#create as HTML
|
1914
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>"0"}}
|
1915
|
-
Redirected to http://test.host/invoice_bar/currencies/2
|
1916
|
-
Completed 302 Found in 9ms (ActiveRecord: 1.1ms)
|
1917
|
-
------------------------------------------------------------------
|
1918
|
-
InvoiceBar::CurrenciesControllerTest: test_should_destroy_currency
|
1919
|
-
------------------------------------------------------------------
|
1920
|
-
Processing by InvoiceBar::CurrenciesController#destroy as HTML
|
1921
|
-
Parameters: {"id"=>"1"}
|
1922
|
-
Redirected to http://test.host/invoice_bar/currencies/1
|
1923
|
-
Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
|
1924
|
-
---------------------------------------------------------
|
1925
|
-
InvoiceBar::AccountsControllerTest: test_should_get_index
|
1926
|
-
---------------------------------------------------------
|
1927
|
-
Processing by InvoiceBar::AccountsController#index as HTML
|
1928
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/index.html.erb within invoice_bar/layouts/signed_in (7.4ms)
|
1929
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.8ms)
|
1930
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.1ms)
|
1931
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1932
|
-
Completed 200 OK in 15ms (Views: 13.2ms | ActiveRecord: 1.1ms)
|
1933
|
-
-------------------------------------------------------
|
1934
|
-
InvoiceBar::AccountsControllerTest: test_should_get_new
|
1935
|
-
-------------------------------------------------------
|
1936
|
-
Processing by InvoiceBar::AccountsController#new as HTML
|
1937
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1938
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/_form.html.erb (13.1ms)
|
1939
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/new.html.erb within invoice_bar/layouts/signed_in (15.1ms)
|
1940
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1941
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.6ms)
|
1942
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1943
|
-
Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.7ms)
|
1944
|
-
--------------------------------------------------------
|
1945
|
-
InvoiceBar::AccountsControllerTest: test_should_get_edit
|
1946
|
-
--------------------------------------------------------
|
1947
|
-
Processing by InvoiceBar::AccountsController#edit as HTML
|
1948
|
-
Parameters: {"id"=>"1"}
|
1949
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/forms/_errors.html.erb (0.1ms)
|
1950
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/_form.html.erb (6.2ms)
|
1951
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/edit.html.erb within invoice_bar/layouts/signed_in (8.1ms)
|
1952
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1953
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.9ms)
|
1954
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
|
1955
|
-
Completed 200 OK in 16ms (Views: 13.9ms | ActiveRecord: 0.6ms)
|
1956
|
-
---------------------------------------------------------------
|
1957
|
-
InvoiceBar::AccountsControllerTest: test_should_destroy_account
|
1958
|
-
---------------------------------------------------------------
|
1959
|
-
Processing by InvoiceBar::AccountsController#destroy as HTML
|
1960
|
-
Parameters: {"id"=>"1"}
|
1961
|
-
Redirected to http://test.host/invoice_bar/accounts/1
|
1962
|
-
Completed 302 Found in 2ms (ActiveRecord: 0.4ms)
|
1963
|
-
--------------------------------------------------------------
|
1964
|
-
InvoiceBar::AccountsControllerTest: test_should_create_account
|
1965
|
-
--------------------------------------------------------------
|
1966
|
-
Processing by InvoiceBar::AccountsController#create as HTML
|
1967
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>"0", "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>"2", "user_id"=>"1"}}
|
1968
|
-
Redirected to http://test.host/invoice_bar/accounts/2
|
1969
|
-
Completed 302 Found in 8ms (ActiveRecord: 0.9ms)
|
1970
|
-
--------------------------------------------------------------
|
1971
|
-
InvoiceBar::AccountsControllerTest: test_should_update_account
|
1972
|
-
--------------------------------------------------------------
|
1973
|
-
Processing by InvoiceBar::AccountsController#update as HTML
|
1974
|
-
Parameters: {"account"=>{"name"=>"Name 34", "amount"=>"0", "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>"1", "user_id"=>"1"}, "id"=>"1"}
|
1975
|
-
Redirected to http://test.host/invoice_bar/accounts/1
|
1976
|
-
Completed 302 Found in 8ms (ActiveRecord: 0.8ms)
|
1977
|
-
------------------------------------------------------------
|
1978
|
-
InvoiceBar::AccountsControllerTest: test_should_show_account
|
1979
|
-
------------------------------------------------------------
|
1980
|
-
Processing by InvoiceBar::AccountsController#show as HTML
|
1981
|
-
Parameters: {"id"=>"1"}
|
1982
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/accounts/show.html.erb within invoice_bar/layouts/signed_in (2.6ms)
|
1983
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (0.4ms)
|
1984
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (7.2ms)
|
1985
|
-
Rendered /home/strzibny/projects/invoicebar/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.3ms)
|
1986
|
-
Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.2ms)
|
1987
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1988
|
-
-----------------------------------------------------------
|
1989
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
1990
|
-
-----------------------------------------------------------
|
1991
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
1992
|
-
Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.5ms)
|
1993
|
-
-----------------------------------------------------------
|
1994
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
1995
|
-
-----------------------------------------------------------
|
1996
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
1997
|
-
Parameters: {"id"=>"1"}
|
1998
|
-
Completed 200 OK in 17ms (Views: 1.0ms | ActiveRecord: 0.4ms)
|
1999
|
-
-------------------------------------------------------------
|
2000
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
2001
|
-
-------------------------------------------------------------
|
2002
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
2003
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "tax_id"=>378974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
2004
|
-
Completed 422 Unprocessable Entity in 45ms (Views: 0.3ms | ActiveRecord: 1.9ms)
|
2005
|
-
-------------------------------------------------------------
|
2006
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
2007
|
-
-------------------------------------------------------------
|
2008
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
2009
|
-
Parameters: {"user"=>{"name"=>"Name 5", "email"=>"evans@abbott.info", "tax_id"=>578974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
2010
|
-
Completed 201 Created in 22ms (Views: 1.7ms | ActiveRecord: 2.1ms)
|
2011
|
-
--------------------------------------------------------------
|
2012
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
2013
|
-
--------------------------------------------------------------
|
2014
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
2015
|
-
Parameters: {"id"=>"1"}
|
2016
|
-
Completed 200 OK in 48ms (ActiveRecord: 6.5ms)
|
2017
|
-
-------------------------------------------------------------------------------------
|
2018
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
2019
|
-
-------------------------------------------------------------------------------------
|
2020
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
2021
|
-
Parameters: {"id"=>"1"}
|
2022
|
-
Completed 200 OK in 13ms (ActiveRecord: 2.0ms)
|
2023
|
-
------------------------------------------------------------------------------------
|
2024
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
2025
|
-
------------------------------------------------------------------------------------
|
2026
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
2027
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
2028
|
-
Completed 200 OK in 25ms (Views: 1.6ms | ActiveRecord: 1.6ms)
|
2029
|
-
------------------------------------------------------------------------------------
|
2030
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
2031
|
-
------------------------------------------------------------------------------------
|
2032
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
2033
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
2034
|
-
Completed 201 Created in 19ms (Views: 0.7ms | ActiveRecord: 1.7ms)
|
2035
|
-
----------------------------------------------------------------------
|
2036
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
2037
|
-
----------------------------------------------------------------------
|
2038
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
2039
|
-
Completed 200 OK in 10ms (Views: 2.8ms | ActiveRecord: 0.4ms)
|
2040
|
-
----------------------------------------------------------------------------------
|
2041
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
2042
|
-
----------------------------------------------------------------------------------
|
2043
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
2044
|
-
Parameters: {"id"=>"1"}
|
2045
|
-
Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.3ms)
|
2046
|
-
--------------------------------------------------------------
|
2047
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
2048
|
-
--------------------------------------------------------------
|
2049
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
2050
|
-
Completed 200 OK in 9ms (Views: 3.9ms | ActiveRecord: 0.6ms)
|
2051
|
-
-------------------------------------------------------------------
|
2052
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
2053
|
-
-------------------------------------------------------------------
|
2054
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
2055
|
-
Parameters: {"invoice"=>{"number"=>"201001123", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
2056
|
-
Completed 422 Unprocessable Entity in 18ms (Views: 0.2ms | ActiveRecord: 0.8ms)
|
2057
|
-
--------------------------------------------------------------------
|
2058
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
2059
|
-
--------------------------------------------------------------------
|
2060
|
-
-----------------------------------------------------------------
|
2061
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
2062
|
-
-----------------------------------------------------------------
|
2063
|
-
-------------------------------------------------------------------
|
2064
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
2065
|
-
-------------------------------------------------------------------
|
2066
|
-
-------------------------------------------------------------------
|
2067
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
2068
|
-
-------------------------------------------------------------------
|
2069
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
2070
|
-
Parameters: {"receipt"=>{"number"=>"201001128", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
2071
|
-
Completed 422 Unprocessable Entity in 27ms (Views: 0.4ms | ActiveRecord: 2.2ms)
|
2072
|
-
--------------------------------------------------------------
|
2073
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
2074
|
-
--------------------------------------------------------------
|
2075
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
2076
|
-
Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.3ms)
|
2077
|
-
-------------------------------------------------------------------
|
2078
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
2079
|
-
-------------------------------------------------------------------
|
2080
|
-
--------------------------------------------------------------------
|
2081
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
2082
|
-
--------------------------------------------------------------------
|
2083
|
-
-----------------------------------------------------------------
|
2084
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
2085
|
-
-----------------------------------------------------------------
|
2086
|
-
-------------------------------------------------------------------------------------
|
2087
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
2088
|
-
-------------------------------------------------------------------------------------
|
2089
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
2090
|
-
Parameters: {"id"=>"1"}
|
2091
|
-
Completed 200 OK in 8ms (ActiveRecord: 0.8ms)
|
2092
|
-
------------------------------------------------------------------------------------
|
2093
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
2094
|
-
------------------------------------------------------------------------------------
|
2095
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
2096
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
2097
|
-
Completed 200 OK in 25ms (Views: 3.0ms | ActiveRecord: 2.2ms)
|
2098
|
-
------------------------------------------------------------------------------------
|
2099
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
2100
|
-
------------------------------------------------------------------------------------
|
2101
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
2102
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
2103
|
-
Completed 201 Created in 20ms (Views: 0.8ms | ActiveRecord: 1.7ms)
|
2104
|
-
----------------------------------------------------------------------
|
2105
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
2106
|
-
----------------------------------------------------------------------
|
2107
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
2108
|
-
Completed 200 OK in 9ms (Views: 4.2ms | ActiveRecord: 1.0ms)
|
2109
|
-
----------------------------------------------------------------------------------
|
2110
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
2111
|
-
----------------------------------------------------------------------------------
|
2112
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
2113
|
-
Parameters: {"id"=>"1"}
|
2114
|
-
Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.3ms)
|
2115
|
-
--------------------------------------------------------------------
|
2116
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
2117
|
-
--------------------------------------------------------------------
|
2118
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
2119
|
-
Parameters: {"id"=>"1"}
|
2120
|
-
Completed 200 OK in 11ms (ActiveRecord: 1.9ms)
|
2121
|
-
--------------------------------------------------------------
|
2122
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
2123
|
-
--------------------------------------------------------------
|
2124
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
2125
|
-
Completed 200 OK in 3ms (Views: 1.5ms | ActiveRecord: 0.2ms)
|
2126
|
-
-------------------------------------------------------------------
|
2127
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
2128
|
-
-------------------------------------------------------------------
|
2129
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
2130
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
2131
|
-
Completed 201 Created in 21ms (Views: 3.1ms | ActiveRecord: 2.4ms)
|
2132
|
-
-----------------------------------------------------------------
|
2133
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
2134
|
-
-----------------------------------------------------------------
|
2135
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
2136
|
-
Parameters: {"id"=>"1"}
|
2137
|
-
Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
|
2138
|
-
-------------------------------------------------------------------
|
2139
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
2140
|
-
-------------------------------------------------------------------
|
2141
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
2142
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
2143
|
-
Completed 200 OK in 8ms (Views: 0.8ms | ActiveRecord: 0.8ms)
|
2144
|
-
--------------------------------------------------------------------
|
2145
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
2146
|
-
--------------------------------------------------------------------
|
2147
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
2148
|
-
Parameters: {"id"=>"1"}
|
2149
|
-
Completed 200 OK in 6ms (ActiveRecord: 0.8ms)
|
2150
|
-
-----------------------------------------------------------------
|
2151
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
2152
|
-
-----------------------------------------------------------------
|
2153
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
2154
|
-
Parameters: {"id"=>"1"}
|
2155
|
-
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.1ms)
|
2156
|
-
-------------------------------------------------------------------
|
2157
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
2158
|
-
-------------------------------------------------------------------
|
2159
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
2160
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
2161
|
-
Completed 200 OK in 10ms (Views: 2.7ms | ActiveRecord: 0.9ms)
|
2162
|
-
--------------------------------------------------------------
|
2163
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
2164
|
-
--------------------------------------------------------------
|
2165
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
2166
|
-
Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms)
|
2167
|
-
-------------------------------------------------------------------
|
2168
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
2169
|
-
-------------------------------------------------------------------
|
2170
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
2171
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
2172
|
-
Completed 201 Created in 8ms (Views: 1.0ms | ActiveRecord: 0.6ms)
|
2173
|
-
----------------------------------------------------------------------
|
2174
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
2175
|
-
----------------------------------------------------------------------
|
2176
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
2177
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
2178
|
-
Completed 200 OK in 16ms (Views: 1.9ms | ActiveRecord: 2.3ms)
|
2179
|
-
-----------------------------------------------------------------------
|
2180
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
2181
|
-
-----------------------------------------------------------------------
|
2182
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
2183
|
-
Parameters: {"id"=>"1"}
|
2184
|
-
Completed 200 OK in 2ms (ActiveRecord: 0.4ms)
|
2185
|
-
----------------------------------------------------------------------
|
2186
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
2187
|
-
----------------------------------------------------------------------
|
2188
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
2189
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
2190
|
-
Completed 201 Created in 7ms (Views: 1.2ms | ActiveRecord: 0.7ms)
|
2191
|
-
----------------------------------------------------------------
|
2192
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
2193
|
-
----------------------------------------------------------------
|
2194
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
2195
|
-
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.2ms)
|
2196
|
-
--------------------------------------------------------------------
|
2197
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
2198
|
-
--------------------------------------------------------------------
|
2199
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
2200
|
-
Parameters: {"id"=>"1"}
|
2201
|
-
Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 0.2ms)
|
2202
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2203
|
-
-------------------------------------------------------------------
|
2204
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
2205
|
-
-------------------------------------------------------------------
|
2206
|
-
Processing by InvoiceBar::InvoicesController#update as JSON
|
2207
|
-
Parameters: {"invoice"=>{"number"=>"12345", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}, "number"=>"201001121"}
|
2208
|
-
Completed 200 OK in 83ms (Views: 1.6ms | ActiveRecord: 2.2ms)
|
2209
|
-
--------------------------------------------------------------------
|
2210
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
2211
|
-
--------------------------------------------------------------------
|
2212
|
-
-------------------------------------------------------------------
|
2213
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
2214
|
-
-------------------------------------------------------------------
|
2215
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
2216
|
-
Parameters: {"invoice"=>{"number"=>"201001124", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
2217
|
-
Completed 422 Unprocessable Entity in 26ms (Views: 0.3ms | ActiveRecord: 1.3ms)
|
2218
|
-
--------------------------------------------------------------
|
2219
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
2220
|
-
--------------------------------------------------------------
|
2221
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
2222
|
-
Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.3ms)
|
2223
|
-
-----------------------------------------------------------------
|
2224
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
2225
|
-
-----------------------------------------------------------------
|
2226
|
-
Processing by InvoiceBar::InvoicesController#show as JSON
|
2227
|
-
Parameters: {"number"=>"201001126"}
|
2228
|
-
Completed 200 OK in 18ms (Views: 2.1ms | ActiveRecord: 2.3ms)
|
2229
|
-
-------------------------------------------------------------------------------------
|
2230
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
2231
|
-
-------------------------------------------------------------------------------------
|
2232
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
2233
|
-
Parameters: {"id"=>"1"}
|
2234
|
-
Completed 200 OK in 14ms (ActiveRecord: 0.9ms)
|
2235
|
-
------------------------------------------------------------------------------------
|
2236
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
2237
|
-
------------------------------------------------------------------------------------
|
2238
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
2239
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
2240
|
-
Completed 201 Created in 21ms (Views: 2.7ms | ActiveRecord: 2.7ms)
|
2241
|
-
------------------------------------------------------------------------------------
|
2242
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
2243
|
-
------------------------------------------------------------------------------------
|
2244
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
2245
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
2246
|
-
Completed 200 OK in 19ms (Views: 1.9ms | ActiveRecord: 1.9ms)
|
2247
|
-
----------------------------------------------------------------------
|
2248
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
2249
|
-
----------------------------------------------------------------------
|
2250
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
2251
|
-
Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)
|
2252
|
-
----------------------------------------------------------------------------------
|
2253
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
2254
|
-
----------------------------------------------------------------------------------
|
2255
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
2256
|
-
Parameters: {"id"=>"1"}
|
2257
|
-
Completed 200 OK in 10ms (Views: 1.5ms | ActiveRecord: 0.4ms)
|
2258
|
-
-----------------------------------------------------------
|
2259
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
2260
|
-
-----------------------------------------------------------
|
2261
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
2262
|
-
Completed 200 OK in 3ms (Views: 1.5ms | ActiveRecord: 0.2ms)
|
2263
|
-
-----------------------------------------------------------
|
2264
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
2265
|
-
-----------------------------------------------------------
|
2266
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
2267
|
-
Parameters: {"id"=>"1"}
|
2268
|
-
Completed 200 OK in 8ms (Views: 2.0ms | ActiveRecord: 1.6ms)
|
2269
|
-
-------------------------------------------------------------
|
2270
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
2271
|
-
-------------------------------------------------------------
|
2272
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
2273
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "tax_id"=>1378974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
2274
|
-
Completed 422 Unprocessable Entity in 33ms (Views: 0.5ms | ActiveRecord: 1.8ms)
|
2275
|
-
--------------------------------------------------------------
|
2276
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
2277
|
-
--------------------------------------------------------------
|
2278
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
2279
|
-
Parameters: {"id"=>"1"}
|
2280
|
-
Completed 200 OK in 31ms (ActiveRecord: 5.6ms)
|
2281
|
-
-------------------------------------------------------------
|
2282
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
2283
|
-
-------------------------------------------------------------
|
2284
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
2285
|
-
Parameters: {"user"=>{"name"=>"Name 16", "email"=>"meagan@ledner.co", "tax_id"=>1678974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
2286
|
-
Completed 201 Created in 20ms (Views: 1.1ms | ActiveRecord: 2.0ms)
|
2287
|
-
--------------------------------------------------------------
|
2288
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
2289
|
-
--------------------------------------------------------------
|
2290
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
2291
|
-
Completed 200 OK in 12ms (Views: 7.0ms | ActiveRecord: 0.6ms)
|
2292
|
-
-------------------------------------------------------------------
|
2293
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
2294
|
-
-------------------------------------------------------------------
|
2295
|
-
-------------------------------------------------------------------
|
2296
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
2297
|
-
-------------------------------------------------------------------
|
2298
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
2299
|
-
Parameters: {"receipt"=>{"number"=>"2010011210", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
2300
|
-
Completed 422 Unprocessable Entity in 21ms (Views: 0.2ms | ActiveRecord: 1.0ms)
|
2301
|
-
--------------------------------------------------------------------
|
2302
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
2303
|
-
--------------------------------------------------------------------
|
2304
|
-
-----------------------------------------------------------------
|
2305
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
2306
|
-
-----------------------------------------------------------------
|
2307
|
-
-------------------------------------------------------------------
|
2308
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
2309
|
-
-------------------------------------------------------------------
|
2310
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
2311
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
2312
|
-
Completed 201 Created in 13ms (Views: 1.2ms | ActiveRecord: 1.3ms)
|
2313
|
-
-----------------------------------------------------------------
|
2314
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
2315
|
-
-----------------------------------------------------------------
|
2316
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
2317
|
-
Parameters: {"id"=>"1"}
|
2318
|
-
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms)
|
2319
|
-
-------------------------------------------------------------------
|
2320
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
2321
|
-
-------------------------------------------------------------------
|
2322
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
2323
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
2324
|
-
Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.7ms)
|
2325
|
-
--------------------------------------------------------------------
|
2326
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
2327
|
-
--------------------------------------------------------------------
|
2328
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
2329
|
-
Parameters: {"id"=>"1"}
|
2330
|
-
Completed 200 OK in 3ms (ActiveRecord: 0.5ms)
|
2331
|
-
--------------------------------------------------------------
|
2332
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
2333
|
-
--------------------------------------------------------------
|
2334
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
2335
|
-
Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.2ms)
|
2336
|
-
-------------------------------------------------------------------
|
2337
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
2338
|
-
-------------------------------------------------------------------
|
2339
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
2340
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
2341
|
-
Completed 201 Created in 14ms (Views: 3.8ms | ActiveRecord: 1.1ms)
|
2342
|
-
-------------------------------------------------------------------
|
2343
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
2344
|
-
-------------------------------------------------------------------
|
2345
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
2346
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
2347
|
-
Completed 200 OK in 6ms (Views: 1.0ms | ActiveRecord: 0.7ms)
|
2348
|
-
-----------------------------------------------------------------
|
2349
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
2350
|
-
-----------------------------------------------------------------
|
2351
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
2352
|
-
Parameters: {"id"=>"1"}
|
2353
|
-
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms)
|
2354
|
-
--------------------------------------------------------------------
|
2355
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
2356
|
-
--------------------------------------------------------------------
|
2357
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
2358
|
-
Parameters: {"id"=>"1"}
|
2359
|
-
Completed 200 OK in 9ms (ActiveRecord: 0.8ms)
|
2360
|
-
--------------------------------------------------------------
|
2361
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
2362
|
-
--------------------------------------------------------------
|
2363
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
2364
|
-
Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.3ms)
|
2365
|
-
----------------------------------------------------------------------
|
2366
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
2367
|
-
----------------------------------------------------------------------
|
2368
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
2369
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
2370
|
-
Completed 201 Created in 5ms (Views: 0.9ms | ActiveRecord: 0.4ms)
|
2371
|
-
----------------------------------------------------------------
|
2372
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
2373
|
-
----------------------------------------------------------------
|
2374
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
2375
|
-
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.2ms)
|
2376
|
-
--------------------------------------------------------------------
|
2377
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
2378
|
-
--------------------------------------------------------------------
|
2379
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
2380
|
-
Parameters: {"id"=>"1"}
|
2381
|
-
Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.2ms)
|
2382
|
-
-----------------------------------------------------------------------
|
2383
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
2384
|
-
-----------------------------------------------------------------------
|
2385
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
2386
|
-
Parameters: {"id"=>"1"}
|
2387
|
-
Completed 200 OK in 4ms (ActiveRecord: 0.7ms)
|
2388
|
-
----------------------------------------------------------------------
|
2389
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
2390
|
-
----------------------------------------------------------------------
|
2391
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
2392
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
2393
|
-
Completed 200 OK in 8ms (Views: 0.6ms | ActiveRecord: 1.2ms)
|
2394
|
-
----------------------------------------------------------------------------------
|
2395
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
2396
|
-
----------------------------------------------------------------------------------
|
2397
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
2398
|
-
Parameters: {"id"=>"1"}
|
2399
|
-
Completed 200 OK in 10ms (Views: 1.0ms | ActiveRecord: 0.7ms)
|
2400
|
-
----------------------------------------------------------------------
|
2401
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
2402
|
-
----------------------------------------------------------------------
|
2403
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
2404
|
-
Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)
|
2405
|
-
------------------------------------------------------------------------------------
|
2406
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
2407
|
-
------------------------------------------------------------------------------------
|
2408
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
2409
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
2410
|
-
Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 0.6ms)
|
2411
|
-
-------------------------------------------------------------------------------------
|
2412
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
2413
|
-
-------------------------------------------------------------------------------------
|
2414
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
2415
|
-
Parameters: {"id"=>"1"}
|
2416
|
-
Completed 200 OK in 13ms (ActiveRecord: 1.8ms)
|
2417
|
-
------------------------------------------------------------------------------------
|
2418
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
2419
|
-
------------------------------------------------------------------------------------
|
2420
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
2421
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
2422
|
-
Completed 201 Created in 9ms (Views: 0.7ms | ActiveRecord: 0.8ms)
|
2423
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2424
|
-
--------------------------------------------------------------
|
2425
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
2426
|
-
--------------------------------------------------------------
|
2427
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
2428
|
-
Completed 200 OK in 18ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
2429
|
-
-------------------------------------------------------------------
|
2430
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
2431
|
-
-------------------------------------------------------------------
|
2432
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
2433
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
2434
|
-
Completed 200 OK in 16ms (Views: 2.2ms | ActiveRecord: 1.2ms)
|
2435
|
-
-----------------------------------------------------------------
|
2436
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
2437
|
-
-----------------------------------------------------------------
|
2438
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
2439
|
-
Parameters: {"id"=>"1"}
|
2440
|
-
Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.1ms)
|
2441
|
-
-------------------------------------------------------------------
|
2442
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
2443
|
-
-------------------------------------------------------------------
|
2444
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
2445
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
2446
|
-
Completed 201 Created in 17ms (Views: 1.1ms | ActiveRecord: 2.6ms)
|
2447
|
-
--------------------------------------------------------------------
|
2448
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
2449
|
-
--------------------------------------------------------------------
|
2450
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
2451
|
-
Parameters: {"id"=>"1"}
|
2452
|
-
Completed 200 OK in 6ms (ActiveRecord: 0.8ms)
|
2453
|
-
----------------------------------------------------------------------
|
2454
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
2455
|
-
----------------------------------------------------------------------
|
2456
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
2457
|
-
Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 0.2ms)
|
2458
|
-
------------------------------------------------------------------------------------
|
2459
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
2460
|
-
------------------------------------------------------------------------------------
|
2461
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
2462
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
2463
|
-
Completed 201 Created in 19ms (Views: 1.1ms | ActiveRecord: 1.4ms)
|
2464
|
-
------------------------------------------------------------------------------------
|
2465
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
2466
|
-
------------------------------------------------------------------------------------
|
2467
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
2468
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
2469
|
-
Completed 200 OK in 21ms (Views: 1.1ms | ActiveRecord: 2.3ms)
|
2470
|
-
-------------------------------------------------------------------------------------
|
2471
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
2472
|
-
-------------------------------------------------------------------------------------
|
2473
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
2474
|
-
Parameters: {"id"=>"1"}
|
2475
|
-
Completed 200 OK in 6ms (ActiveRecord: 0.6ms)
|
2476
|
-
----------------------------------------------------------------------------------
|
2477
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
2478
|
-
----------------------------------------------------------------------------------
|
2479
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
2480
|
-
Parameters: {"id"=>"1"}
|
2481
|
-
Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
|
2482
|
-
-------------------------------------------------------------------
|
2483
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
2484
|
-
-------------------------------------------------------------------
|
2485
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
2486
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
2487
|
-
Completed 201 Created in 17ms (Views: 3.8ms | ActiveRecord: 1.2ms)
|
2488
|
-
--------------------------------------------------------------------
|
2489
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
2490
|
-
--------------------------------------------------------------------
|
2491
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
2492
|
-
Parameters: {"id"=>"1"}
|
2493
|
-
Completed 200 OK in 9ms (ActiveRecord: 1.2ms)
|
2494
|
-
-----------------------------------------------------------------
|
2495
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
2496
|
-
-----------------------------------------------------------------
|
2497
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
2498
|
-
Parameters: {"id"=>"1"}
|
2499
|
-
Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.1ms)
|
2500
|
-
-------------------------------------------------------------------
|
2501
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
2502
|
-
-------------------------------------------------------------------
|
2503
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
2504
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
2505
|
-
Completed 200 OK in 16ms (Views: 1.4ms | ActiveRecord: 1.1ms)
|
2506
|
-
--------------------------------------------------------------
|
2507
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
2508
|
-
--------------------------------------------------------------
|
2509
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
2510
|
-
Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)
|
2511
|
-
-------------------------------------------------------------------
|
2512
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
2513
|
-
-------------------------------------------------------------------
|
2514
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
2515
|
-
Parameters: {"receipt"=>{"number"=>"201001122", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
2516
|
-
Completed 422 Unprocessable Entity in 30ms (Views: 0.8ms | ActiveRecord: 1.2ms)
|
2517
|
-
--------------------------------------------------------------
|
2518
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
2519
|
-
--------------------------------------------------------------
|
2520
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
2521
|
-
Completed 200 OK in 9ms (Views: 3.6ms | ActiveRecord: 0.6ms)
|
2522
|
-
--------------------------------------------------------------------
|
2523
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
2524
|
-
--------------------------------------------------------------------
|
2525
|
-
Processing by InvoiceBar::ReceiptsController#destroy as JSON
|
2526
|
-
Parameters: {"number"=>"201001124"}
|
2527
|
-
Completed 200 OK in 39ms (ActiveRecord: 6.1ms)
|
2528
|
-
-----------------------------------------------------------------
|
2529
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
2530
|
-
-----------------------------------------------------------------
|
2531
|
-
Processing by InvoiceBar::ReceiptsController#show as JSON
|
2532
|
-
Parameters: {"number"=>"201001125"}
|
2533
|
-
Completed 200 OK in 18ms (Views: 4.4ms | ActiveRecord: 1.3ms)
|
2534
|
-
-------------------------------------------------------------------
|
2535
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
2536
|
-
-------------------------------------------------------------------
|
2537
|
-
Processing by InvoiceBar::ReceiptsController#update as JSON
|
2538
|
-
Parameters: {"receipt"=>{"number"=>"12345", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}, "number"=>"201001126"}
|
2539
|
-
Completed 200 OK in 85ms (Views: 3.6ms | ActiveRecord: 8.4ms)
|
2540
|
-
--------------------------------------------------------------
|
2541
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
2542
|
-
--------------------------------------------------------------
|
2543
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
2544
|
-
Parameters: {"id"=>"1"}
|
2545
|
-
Completed 200 OK in 50ms (ActiveRecord: 8.2ms)
|
2546
|
-
-----------------------------------------------------------
|
2547
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
2548
|
-
-----------------------------------------------------------
|
2549
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
2550
|
-
Parameters: {"id"=>"1"}
|
2551
|
-
Completed 200 OK in 8ms (Views: 2.1ms | ActiveRecord: 0.6ms)
|
2552
|
-
-------------------------------------------------------------
|
2553
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
2554
|
-
-------------------------------------------------------------
|
2555
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
2556
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "tax_id"=>2378974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
2557
|
-
Completed 422 Unprocessable Entity in 62ms (Views: 0.8ms | ActiveRecord: 4.1ms)
|
2558
|
-
-----------------------------------------------------------
|
2559
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
2560
|
-
-----------------------------------------------------------
|
2561
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
2562
|
-
Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.7ms)
|
2563
|
-
-------------------------------------------------------------
|
2564
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
2565
|
-
-------------------------------------------------------------
|
2566
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
2567
|
-
Parameters: {"user"=>{"name"=>"Name 26", "email"=>"sydnee@gibson.net", "tax_id"=>2678974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
2568
|
-
Completed 201 Created in 10ms (Views: 1.1ms | ActiveRecord: 0.7ms)
|
2569
|
-
-------------------------------------------------------------------
|
2570
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
2571
|
-
-------------------------------------------------------------------
|
2572
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
2573
|
-
Parameters: {"invoice"=>{"number"=>"201001128", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
2574
|
-
Completed 422 Unprocessable Entity in 22ms (Views: 0.2ms | ActiveRecord: 1.2ms)
|
2575
|
-
--------------------------------------------------------------
|
2576
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
2577
|
-
--------------------------------------------------------------
|
2578
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
2579
|
-
Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.2ms)
|
2580
|
-
--------------------------------------------------------------------
|
2581
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
2582
|
-
--------------------------------------------------------------------
|
2583
|
-
Processing by InvoiceBar::InvoicesController#destroy as JSON
|
2584
|
-
Parameters: {"number"=>"2010011210"}
|
2585
|
-
Completed 200 OK in 12ms (ActiveRecord: 1.7ms)
|
2586
|
-
-------------------------------------------------------------------
|
2587
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
2588
|
-
-------------------------------------------------------------------
|
2589
|
-
Processing by InvoiceBar::InvoicesController#update as JSON
|
2590
|
-
Parameters: {"invoice"=>{"number"=>"12345", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}, "number"=>"2010011211"}
|
2591
|
-
Completed 200 OK in 33ms (Views: 1.8ms | ActiveRecord: 3.1ms)
|
2592
|
-
-----------------------------------------------------------------
|
2593
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
2594
|
-
-----------------------------------------------------------------
|
2595
|
-
Processing by InvoiceBar::InvoicesController#show as JSON
|
2596
|
-
Parameters: {"number"=>"2010011212"}
|
2597
|
-
Completed 200 OK in 6ms (Views: 1.0ms | ActiveRecord: 0.3ms)
|
2598
|
-
----------------------------------------------------------------------
|
2599
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
2600
|
-
----------------------------------------------------------------------
|
2601
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
2602
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
2603
|
-
Completed 201 Created in 22ms (Views: 2.1ms | ActiveRecord: 2.4ms)
|
2604
|
-
-----------------------------------------------------------------------
|
2605
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
2606
|
-
-----------------------------------------------------------------------
|
2607
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
2608
|
-
Parameters: {"id"=>"1"}
|
2609
|
-
Completed 200 OK in 3ms (ActiveRecord: 0.5ms)
|
2610
|
-
----------------------------------------------------------------
|
2611
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
2612
|
-
----------------------------------------------------------------
|
2613
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
2614
|
-
Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
|
2615
|
-
--------------------------------------------------------------------
|
2616
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
2617
|
-
--------------------------------------------------------------------
|
2618
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
2619
|
-
Parameters: {"id"=>"1"}
|
2620
|
-
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms)
|
2621
|
-
----------------------------------------------------------------------
|
2622
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
2623
|
-
----------------------------------------------------------------------
|
2624
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
2625
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
2626
|
-
Completed 200 OK in 13ms (Views: 0.7ms | ActiveRecord: 2.0ms)
|
2627
|
-
------------------------------------------------------------------------------------
|
2628
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
2629
|
-
------------------------------------------------------------------------------------
|
2630
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
2631
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
2632
|
-
Completed 201 Created in 29ms (Views: 1.5ms | ActiveRecord: 2.7ms)
|
2633
|
-
----------------------------------------------------------------------------------
|
2634
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
2635
|
-
----------------------------------------------------------------------------------
|
2636
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
2637
|
-
Parameters: {"id"=>"1"}
|
2638
|
-
Completed 200 OK in 10ms (Views: 1.1ms | ActiveRecord: 0.7ms)
|
2639
|
-
-------------------------------------------------------------------------------------
|
2640
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
2641
|
-
-------------------------------------------------------------------------------------
|
2642
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
2643
|
-
Parameters: {"id"=>"1"}
|
2644
|
-
Completed 200 OK in 14ms (ActiveRecord: 1.9ms)
|
2645
|
-
----------------------------------------------------------------------
|
2646
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
2647
|
-
----------------------------------------------------------------------
|
2648
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
2649
|
-
Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.4ms)
|
2650
|
-
------------------------------------------------------------------------------------
|
2651
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
2652
|
-
------------------------------------------------------------------------------------
|
2653
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
2654
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
2655
|
-
Completed 200 OK in 24ms (Views: 1.5ms | ActiveRecord: 3.4ms)
|
2656
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2657
|
-
------------------------------------------------------------------------------------
|
2658
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_create_invoice_template
|
2659
|
-
------------------------------------------------------------------------------------
|
2660
|
-
Processing by InvoiceBar::InvoiceTemplatesController#create as JSON
|
2661
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "due_date"=>nil, "issue_date"=>nil, "name"=>"Another template", "payment_identification_number"=>nil}}
|
2662
|
-
Completed 201 Created in 62ms (Views: 7.5ms | ActiveRecord: 5.1ms)
|
2663
|
-
-------------------------------------------------------------------------------------
|
2664
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_destroy_invoice_template
|
2665
|
-
-------------------------------------------------------------------------------------
|
2666
|
-
Processing by InvoiceBar::InvoiceTemplatesController#destroy as JSON
|
2667
|
-
Parameters: {"id"=>"1"}
|
2668
|
-
Completed 200 OK in 17ms (ActiveRecord: 1.5ms)
|
2669
|
-
------------------------------------------------------------------------------------
|
2670
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_update_invoice_template
|
2671
|
-
------------------------------------------------------------------------------------
|
2672
|
-
Processing by InvoiceBar::InvoiceTemplatesController#update as JSON
|
2673
|
-
Parameters: {"invoice_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "due_date"=>nil, "issue_date"=>nil, "name"=>"Updated name", "payment_identification_number"=>nil, "user_id"=>1}, "id"=>"1"}
|
2674
|
-
Completed 200 OK in 10ms (Views: 1.0ms | ActiveRecord: 0.7ms)
|
2675
|
-
----------------------------------------------------------------------------------
|
2676
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_show_invoice_template
|
2677
|
-
----------------------------------------------------------------------------------
|
2678
|
-
Processing by InvoiceBar::InvoiceTemplatesController#show as JSON
|
2679
|
-
Parameters: {"id"=>"1"}
|
2680
|
-
Completed 200 OK in 5ms (Views: 0.9ms | ActiveRecord: 0.2ms)
|
2681
|
-
----------------------------------------------------------------------
|
2682
|
-
InvoiceBar::API::InvoiceTemplatesControllerTest: test_should_get_index
|
2683
|
-
----------------------------------------------------------------------
|
2684
|
-
Processing by InvoiceBar::InvoiceTemplatesController#index as JSON
|
2685
|
-
Completed 200 OK in 13ms (Views: 10.9ms | ActiveRecord: 1.2ms)
|
2686
|
-
------------------------------------------------------------------------------------
|
2687
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_update_receipt_template
|
2688
|
-
------------------------------------------------------------------------------------
|
2689
|
-
Processing by InvoiceBar::ReceiptTemplatesController#update as JSON
|
2690
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>"Updated contact name", "issue_date"=>nil, "name"=>"Updated name", "user_id"=>1}, "id"=>"1"}
|
2691
|
-
Completed 200 OK in 24ms (Views: 2.8ms | ActiveRecord: 3.6ms)
|
2692
|
-
----------------------------------------------------------------------------------
|
2693
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_show_receipt_template
|
2694
|
-
----------------------------------------------------------------------------------
|
2695
|
-
Processing by InvoiceBar::ReceiptTemplatesController#show as JSON
|
2696
|
-
Parameters: {"id"=>"1"}
|
2697
|
-
Completed 200 OK in 4ms (Views: 0.8ms | ActiveRecord: 0.2ms)
|
2698
|
-
------------------------------------------------------------------------------------
|
2699
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_create_receipt_template
|
2700
|
-
------------------------------------------------------------------------------------
|
2701
|
-
Processing by InvoiceBar::ReceiptTemplatesController#create as JSON
|
2702
|
-
Parameters: {"receipt_template"=>{"account_id"=>1, "contact_tax_id2"=>nil, "contact_tax_id"=>nil, "contact_name"=>nil, "issue_date"=>nil, "name"=>"Another template"}}
|
2703
|
-
Completed 201 Created in 12ms (Views: 0.7ms | ActiveRecord: 1.3ms)
|
2704
|
-
-------------------------------------------------------------------------------------
|
2705
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_destroy_receipt_template
|
2706
|
-
-------------------------------------------------------------------------------------
|
2707
|
-
Processing by InvoiceBar::ReceiptTemplatesController#destroy as JSON
|
2708
|
-
Parameters: {"id"=>"1"}
|
2709
|
-
Completed 200 OK in 7ms (ActiveRecord: 1.0ms)
|
2710
|
-
----------------------------------------------------------------------
|
2711
|
-
InvoiceBar::API::ReceiptTemplatesControllerTest: test_should_get_index
|
2712
|
-
----------------------------------------------------------------------
|
2713
|
-
Processing by InvoiceBar::ReceiptTemplatesController#index as JSON
|
2714
|
-
Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.3ms)
|
2715
|
-
----------------------------------------------------------------------
|
2716
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_update_currency
|
2717
|
-
----------------------------------------------------------------------
|
2718
|
-
Processing by InvoiceBar::CurrenciesController#update as JSON
|
2719
|
-
Parameters: {"currency"=>{"name"=>"New Currency", "symbol"=>"NC", "priority"=>0}, "id"=>"1"}
|
2720
|
-
Completed 200 OK in 19ms (Views: 1.1ms | ActiveRecord: 2.1ms)
|
2721
|
-
--------------------------------------------------------------------
|
2722
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_show_currency
|
2723
|
-
--------------------------------------------------------------------
|
2724
|
-
Processing by InvoiceBar::CurrenciesController#show as JSON
|
2725
|
-
Parameters: {"id"=>"1"}
|
2726
|
-
Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.1ms)
|
2727
|
-
----------------------------------------------------------------------
|
2728
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_create_currency
|
2729
|
-
----------------------------------------------------------------------
|
2730
|
-
Processing by InvoiceBar::CurrenciesController#create as JSON
|
2731
|
-
Parameters: {"currency"=>{"name"=>"Dollars", "symbol"=>"$", "priority"=>0}}
|
2732
|
-
Completed 201 Created in 10ms (Views: 1.2ms | ActiveRecord: 1.2ms)
|
2733
|
-
-----------------------------------------------------------------------
|
2734
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_destroy_currency
|
2735
|
-
-----------------------------------------------------------------------
|
2736
|
-
Processing by InvoiceBar::CurrenciesController#destroy as JSON
|
2737
|
-
Parameters: {"id"=>"1"}
|
2738
|
-
Completed 200 OK in 7ms (ActiveRecord: 1.1ms)
|
2739
|
-
----------------------------------------------------------------
|
2740
|
-
InvoiceBar::API::CurrenciesControllerTest: test_should_get_index
|
2741
|
-
----------------------------------------------------------------
|
2742
|
-
Processing by InvoiceBar::CurrenciesController#index as JSON
|
2743
|
-
Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.3ms)
|
2744
|
-
-------------------------------------------------------------
|
2745
|
-
InvoiceBar::API::UsersControllerTest: test_should_create_user
|
2746
|
-
-------------------------------------------------------------
|
2747
|
-
Processing by InvoiceBar::UsersController#create as JSON
|
2748
|
-
Parameters: {"user"=>{"name"=>"Name 17", "email"=>"evie@kutchbrakus.com", "tax_id"=>1778974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}}
|
2749
|
-
Completed 201 Created in 19ms (Views: 1.3ms | ActiveRecord: 1.6ms)
|
2750
|
-
--------------------------------------------------------------
|
2751
|
-
InvoiceBar::API::UsersControllerTest: test_should_destroy_user
|
2752
|
-
--------------------------------------------------------------
|
2753
|
-
Processing by InvoiceBar::UsersController#destroy as JSON
|
2754
|
-
Parameters: {"id"=>"1"}
|
2755
|
-
Completed 200 OK in 38ms (ActiveRecord: 6.0ms)
|
2756
|
-
-----------------------------------------------------------
|
2757
|
-
InvoiceBar::API::UsersControllerTest: test_should_get_index
|
2758
|
-
-----------------------------------------------------------
|
2759
|
-
Processing by InvoiceBar::UsersController#index as JSON
|
2760
|
-
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.3ms)
|
2761
|
-
-----------------------------------------------------------
|
2762
|
-
InvoiceBar::API::UsersControllerTest: test_should_show_user
|
2763
|
-
-----------------------------------------------------------
|
2764
|
-
Processing by InvoiceBar::UsersController#show as JSON
|
2765
|
-
Parameters: {"id"=>"1"}
|
2766
|
-
Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
|
2767
|
-
-------------------------------------------------------------
|
2768
|
-
InvoiceBar::API::UsersControllerTest: test_should_update_user
|
2769
|
-
-------------------------------------------------------------
|
2770
|
-
Processing by InvoiceBar::UsersController#update as JSON
|
2771
|
-
Parameters: {"user"=>{"name"=>"Updated user name", "email"=>"new@mail.io", "tax_id"=>2178974, "crypted_password"=>"[FILTERED]", "phone"=>nil, "remember_me_token"=>nil, "remember_me_token_expires_at"=>nil, "reset_password_email_sent_at"=>"[FILTERED]", "reset_password_token"=>"[FILTERED]", "reset_password_token_expires_at"=>"[FILTERED]", "salt"=>nil, "web"=>nil, "address_attributes"=>{"street"=>"Street", "street_number"=>"28a", "postcode"=>"45695", "city"=>"City", "city_part"=>"Part", "extra_address_line"=>""}}, "id"=>"1"}
|
2772
|
-
Completed 422 Unprocessable Entity in 27ms (Views: 0.3ms | ActiveRecord: 2.9ms)
|
2773
|
-
--------------------------------------------------------------
|
2774
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_get_index
|
2775
|
-
--------------------------------------------------------------
|
2776
|
-
Processing by InvoiceBar::ReceiptsController#index as JSON
|
2777
|
-
Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.9ms)
|
2778
|
-
-----------------------------------------------------------------
|
2779
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_show_receipt
|
2780
|
-
-----------------------------------------------------------------
|
2781
|
-
Processing by InvoiceBar::ReceiptsController#show as JSON
|
2782
|
-
Parameters: {"number"=>"201001122"}
|
2783
|
-
Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.6ms)
|
2784
|
-
-------------------------------------------------------------------
|
2785
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_update_receipt
|
2786
|
-
-------------------------------------------------------------------
|
2787
|
-
Processing by InvoiceBar::ReceiptsController#update as JSON
|
2788
|
-
Parameters: {"receipt"=>{"number"=>"12345", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}, "number"=>"201001123"}
|
2789
|
-
Completed 200 OK in 45ms (Views: 2.0ms | ActiveRecord: 1.3ms)
|
2790
|
-
-------------------------------------------------------------------
|
2791
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_create_receipt
|
2792
|
-
-------------------------------------------------------------------
|
2793
|
-
Processing by InvoiceBar::ReceiptsController#create as JSON
|
2794
|
-
Parameters: {"receipt"=>{"number"=>"201001125", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "issue_date"=>Fri, 08 Jul 2016, "account_id"=>1, "user_id"=>1}}
|
2795
|
-
Completed 422 Unprocessable Entity in 29ms (Views: 0.3ms | ActiveRecord: 1.5ms)
|
2796
|
-
--------------------------------------------------------------------
|
2797
|
-
InvoiceBar::API::ReceiptsControllerTest: test_should_destroy_receipt
|
2798
|
-
--------------------------------------------------------------------
|
2799
|
-
Processing by InvoiceBar::ReceiptsController#destroy as JSON
|
2800
|
-
Parameters: {"number"=>"201001126"}
|
2801
|
-
Completed 200 OK in 19ms (ActiveRecord: 2.1ms)
|
2802
|
-
-------------------------------------------------------------------
|
2803
|
-
InvoiceBar::API::ContactsControllerTest: test_should_create_contact
|
2804
|
-
-------------------------------------------------------------------
|
2805
|
-
Processing by InvoiceBar::ContactsController#create as JSON
|
2806
|
-
Parameters: {"contact"=>{"name"=>"Person", "tax_id"=>nil, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}}
|
2807
|
-
Completed 201 Created in 9ms (Views: 1.4ms | ActiveRecord: 0.5ms)
|
2808
|
-
-----------------------------------------------------------------
|
2809
|
-
InvoiceBar::API::ContactsControllerTest: test_should_show_contact
|
2810
|
-
-----------------------------------------------------------------
|
2811
|
-
Processing by InvoiceBar::ContactsController#show as JSON
|
2812
|
-
Parameters: {"id"=>"1"}
|
2813
|
-
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.2ms)
|
2814
|
-
--------------------------------------------------------------
|
2815
|
-
InvoiceBar::API::ContactsControllerTest: test_should_get_index
|
2816
|
-
--------------------------------------------------------------
|
2817
|
-
Processing by InvoiceBar::ContactsController#index as JSON
|
2818
|
-
Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.2ms)
|
2819
|
-
-------------------------------------------------------------------
|
2820
|
-
InvoiceBar::API::ContactsControllerTest: test_should_update_contact
|
2821
|
-
-------------------------------------------------------------------
|
2822
|
-
Processing by InvoiceBar::ContactsController#update as JSON
|
2823
|
-
Parameters: {"contact"=>{"name"=>"Updated contact", "tax_id"=>99911258, "tax_id2"=>nil, "email"=>nil, "phone"=>nil, "web"=>nil, "bank_account"=>nil, "user_id"=>1}, "id"=>"1"}
|
2824
|
-
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.5ms)
|
2825
|
-
--------------------------------------------------------------------
|
2826
|
-
InvoiceBar::API::ContactsControllerTest: test_should_destroy_contact
|
2827
|
-
--------------------------------------------------------------------
|
2828
|
-
Processing by InvoiceBar::ContactsController#destroy as JSON
|
2829
|
-
Parameters: {"id"=>"1"}
|
2830
|
-
Completed 200 OK in 6ms (ActiveRecord: 0.7ms)
|
2831
|
-
--------------------------------------------------------------------
|
2832
|
-
InvoiceBar::API::AccountsControllerTest: test_should_destroy_account
|
2833
|
-
--------------------------------------------------------------------
|
2834
|
-
Processing by InvoiceBar::AccountsController#destroy as JSON
|
2835
|
-
Parameters: {"id"=>"1"}
|
2836
|
-
Completed 200 OK in 8ms (ActiveRecord: 1.1ms)
|
2837
|
-
--------------------------------------------------------------
|
2838
|
-
InvoiceBar::API::AccountsControllerTest: test_should_get_index
|
2839
|
-
--------------------------------------------------------------
|
2840
|
-
Processing by InvoiceBar::AccountsController#index as JSON
|
2841
|
-
Completed 200 OK in 11ms (Views: 6.0ms | ActiveRecord: 0.8ms)
|
2842
|
-
-----------------------------------------------------------------
|
2843
|
-
InvoiceBar::API::AccountsControllerTest: test_should_show_account
|
2844
|
-
-----------------------------------------------------------------
|
2845
|
-
Processing by InvoiceBar::AccountsController#show as JSON
|
2846
|
-
Parameters: {"id"=>"1"}
|
2847
|
-
Completed 200 OK in 10ms (Views: 2.8ms | ActiveRecord: 0.9ms)
|
2848
|
-
-------------------------------------------------------------------
|
2849
|
-
InvoiceBar::API::AccountsControllerTest: test_should_update_account
|
2850
|
-
-------------------------------------------------------------------
|
2851
|
-
Processing by InvoiceBar::AccountsController#update as JSON
|
2852
|
-
Parameters: {"account"=>{"name"=>"Updated account", "amount"=>1000000, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>1, "user_id"=>1}, "id"=>"1"}
|
2853
|
-
Completed 200 OK in 13ms (Views: 1.2ms | ActiveRecord: 1.1ms)
|
2854
|
-
-------------------------------------------------------------------
|
2855
|
-
InvoiceBar::API::AccountsControllerTest: test_should_create_account
|
2856
|
-
-------------------------------------------------------------------
|
2857
|
-
Processing by InvoiceBar::AccountsController#create as JSON
|
2858
|
-
Parameters: {"account"=>{"name"=>"Account", "amount"=>0, "bank_account_number"=>nil, "iban"=>nil, "swift"=>nil, "currency_id"=>2, "user_id"=>1}}
|
2859
|
-
Completed 201 Created in 25ms (Views: 3.1ms | ActiveRecord: 2.5ms)
|
2860
|
-
-------------------------------------------------------------------
|
2861
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_update_invoice
|
2862
|
-
-------------------------------------------------------------------
|
2863
|
-
Processing by InvoiceBar::InvoicesController#update as JSON
|
2864
|
-
Parameters: {"invoice"=>{"number"=>"12345", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}, "number"=>"201001127"}
|
2865
|
-
Completed 200 OK in 34ms (Views: 1.7ms | ActiveRecord: 2.6ms)
|
2866
|
-
-------------------------------------------------------------------
|
2867
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_create_invoice
|
2868
|
-
-------------------------------------------------------------------
|
2869
|
-
Processing by InvoiceBar::InvoicesController#create as JSON
|
2870
|
-
Parameters: {"invoice"=>{"number"=>"201001129", "contact_name"=>"Company", "contact_tax_id"=>102939, "contact_tax_id2"=>nil, "due_date"=>Fri, 22 Jul 2016, "issue_date"=>Fri, 08 Jul 2016, "payment_identification_number"=>nil, "sent"=>false, "paid"=>false, "account_id"=>1, "user_id"=>1}}
|
2871
|
-
Completed 422 Unprocessable Entity in 32ms (Views: 0.2ms | ActiveRecord: 2.1ms)
|
2872
|
-
--------------------------------------------------------------------
|
2873
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_destroy_invoice
|
2874
|
-
--------------------------------------------------------------------
|
2875
|
-
Processing by InvoiceBar::InvoicesController#destroy as JSON
|
2876
|
-
Parameters: {"number"=>"2010011210"}
|
2877
|
-
Completed 200 OK in 17ms (ActiveRecord: 2.0ms)
|
2878
|
-
-----------------------------------------------------------------
|
2879
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_show_invoice
|
2880
|
-
-----------------------------------------------------------------
|
2881
|
-
Processing by InvoiceBar::InvoicesController#show as JSON
|
2882
|
-
Parameters: {"number"=>"2010011211"}
|
2883
|
-
Completed 200 OK in 20ms (Views: 2.7ms | ActiveRecord: 0.6ms)
|
2884
|
-
--------------------------------------------------------------
|
2885
|
-
InvoiceBar::API::InvoicesControllerTest: test_should_get_index
|
2886
|
-
--------------------------------------------------------------
|
2887
|
-
Processing by InvoiceBar::InvoicesController#index as JSON
|
2888
|
-
Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.3ms)
|