oulu-rails 0.6.14 → 0.6.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/lib/oulu-rails/version.rb +1 -1
  3. metadata +2 -80
  4. data/vendor/assets/stylesheets/bootcamp/CHANGELOG.md +0 -70
  5. data/vendor/assets/stylesheets/bootcamp/CONTRIBUTING.md +0 -72
  6. data/vendor/assets/stylesheets/bootcamp/Gruntfile.coffee +0 -34
  7. data/vendor/assets/stylesheets/bootcamp/LICENSE.md +0 -7
  8. data/vendor/assets/stylesheets/bootcamp/README.md +0 -52
  9. data/vendor/assets/stylesheets/bootcamp/bower.json +0 -15
  10. data/vendor/assets/stylesheets/bootcamp/dist/_bootcamp.scss +0 -46
  11. data/vendor/assets/stylesheets/bootcamp/dist/bootcamp.coffee +0 -101
  12. data/vendor/assets/stylesheets/bootcamp/dist/core/functions/_actual.scss +0 -3
  13. data/vendor/assets/stylesheets/bootcamp/dist/core/functions/_error.scss +0 -29
  14. data/vendor/assets/stylesheets/bootcamp/dist/core/functions/_expect.scss +0 -6
  15. data/vendor/assets/stylesheets/bootcamp/dist/core/functions/_not-to.scss +0 -5
  16. data/vendor/assets/stylesheets/bootcamp/dist/core/functions/_should.scss +0 -6
  17. data/vendor/assets/stylesheets/bootcamp/dist/core/functions/_to.scss +0 -5
  18. data/vendor/assets/stylesheets/bootcamp/dist/core/mixins/_describe.scss +0 -31
  19. data/vendor/assets/stylesheets/bootcamp/dist/core/mixins/_it.scss +0 -31
  20. data/vendor/assets/stylesheets/bootcamp/dist/core/mixins/_runner.scss +0 -28
  21. data/vendor/assets/stylesheets/bootcamp/dist/core/mixins/_should.scss +0 -46
  22. data/vendor/assets/stylesheets/bootcamp/dist/core/mixins/_xdescribe.scss +0 -9
  23. data/vendor/assets/stylesheets/bootcamp/dist/core/mixins/_xit.scss +0 -9
  24. data/vendor/assets/stylesheets/bootcamp/dist/core/variables/_helpers.scss +0 -5
  25. data/vendor/assets/stylesheets/bootcamp/dist/core/variables/_settings.scss +0 -2
  26. data/vendor/assets/stylesheets/bootcamp/dist/core/variables/_should.scss +0 -6
  27. data/vendor/assets/stylesheets/bootcamp/dist/core/variables/_trackers.scss +0 -6
  28. data/vendor/assets/stylesheets/bootcamp/dist/lib/_sassyjson.scss +0 -1075
  29. data/vendor/assets/stylesheets/bootcamp/dist/matchers/_be.scss +0 -3
  30. data/vendor/assets/stylesheets/bootcamp/dist/matchers/_equal.scss +0 -3
  31. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_be-empty.scss +0 -3
  32. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_be-longer-than.scss +0 -3
  33. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_be-shorter-than.scss +0 -3
  34. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_contain.scss +0 -3
  35. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_deep-contain.scss +0 -3
  36. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_deep-equal.scss +0 -47
  37. data/vendor/assets/stylesheets/bootcamp/dist/matchers/lists/_have-length-of.scss +0 -3
  38. data/vendor/assets/stylesheets/bootcamp/dist/matchers/numbers/_be-close-to.scss +0 -12
  39. data/vendor/assets/stylesheets/bootcamp/dist/matchers/numbers/_be-greater-than.scss +0 -12
  40. data/vendor/assets/stylesheets/bootcamp/dist/matchers/numbers/_be-less-than.scss +0 -12
  41. data/vendor/assets/stylesheets/bootcamp/dist/matchers/types/_be-falsy.scss +0 -3
  42. data/vendor/assets/stylesheets/bootcamp/dist/matchers/types/_be-null.scss +0 -3
  43. data/vendor/assets/stylesheets/bootcamp/dist/matchers/types/_be-truthy.scss +0 -3
  44. data/vendor/assets/stylesheets/bootcamp/dist/matchers/types/_have-type-of.scss +0 -3
  45. data/vendor/assets/stylesheets/bootcamp/dist/utils/_contain.scss +0 -15
  46. data/vendor/assets/stylesheets/bootcamp/dist/utils/_equal.scss +0 -23
  47. data/vendor/assets/stylesheets/bootcamp/dist/utils/_list-join.scss +0 -35
  48. data/vendor/assets/stylesheets/bootcamp/dist/utils/_power.scss +0 -15
  49. data/vendor/assets/stylesheets/bootcamp/package.json +0 -63
  50. data/vendor/assets/stylesheets/bootcamp/tasks/bootcamp.coffee +0 -83
  51. data/vendor/assets/stylesheets/bootcamp/test/core/functions/_actual.scss +0 -10
  52. data/vendor/assets/stylesheets/bootcamp/test/core/functions/_expect.scss +0 -6
  53. data/vendor/assets/stylesheets/bootcamp/test/core/functions/_not-to.scss +0 -5
  54. data/vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss +0 -10
  55. data/vendor/assets/stylesheets/bootcamp/test/core/functions/_to.scss +0 -5
  56. data/vendor/assets/stylesheets/bootcamp/test/core/mixins/_describe.scss +0 -11
  57. data/vendor/assets/stylesheets/bootcamp/test/core/mixins/_it.scss +0 -5
  58. data/vendor/assets/stylesheets/bootcamp/test/core/mixins/_should.scss +0 -5
  59. data/vendor/assets/stylesheets/bootcamp/test/core/mixins/_xdescribe.scss +0 -28
  60. data/vendor/assets/stylesheets/bootcamp/test/core/mixins/_xit.scss +0 -12
  61. data/vendor/assets/stylesheets/bootcamp/test/matchers/_be.scss +0 -90
  62. data/vendor/assets/stylesheets/bootcamp/test/matchers/_equal.scss +0 -33
  63. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_be-empty.scss +0 -12
  64. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_be-longer-than.scss +0 -29
  65. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_be-shorter-than.scss +0 -29
  66. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_contain.scss +0 -39
  67. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_deep-contain.scss +0 -51
  68. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_deep-equal.scss +0 -151
  69. data/vendor/assets/stylesheets/bootcamp/test/matchers/lists/_have-length-of.scss +0 -31
  70. data/vendor/assets/stylesheets/bootcamp/test/matchers/numbers/_be-close-to.scss +0 -24
  71. data/vendor/assets/stylesheets/bootcamp/test/matchers/numbers/_be-greater-than.scss +0 -16
  72. data/vendor/assets/stylesheets/bootcamp/test/matchers/numbers/_be-less-than.scss +0 -16
  73. data/vendor/assets/stylesheets/bootcamp/test/matchers/types/_be-falsy.scss +0 -14
  74. data/vendor/assets/stylesheets/bootcamp/test/matchers/types/_be-null.scss +0 -13
  75. data/vendor/assets/stylesheets/bootcamp/test/matchers/types/_be-truthy.scss +0 -13
  76. data/vendor/assets/stylesheets/bootcamp/test/matchers/types/_have-type-of.scss +0 -17
  77. data/vendor/assets/stylesheets/bootcamp/test/specs.scss +0 -45
  78. data/vendor/assets/stylesheets/bootcamp/test/utils/_contain.scss +0 -41
  79. data/vendor/assets/stylesheets/bootcamp/test/utils/_equal.scss +0 -79
  80. data/vendor/assets/stylesheets/bootcamp/test/utils/_list-join.scss +0 -39
  81. data/vendor/assets/stylesheets/bootcamp/test/utils/_power.scss +0 -13
@@ -1,28 +0,0 @@
1
- @mixin runner-start {
2
- /* >> Bootcamp >> */
3
- }
4
-
5
- @mixin runner-end {
6
-
7
- @if $bc-total == 0 {
8
- $bc-stats: "No tests were found" !global;
9
- }
10
-
11
- Test Results {
12
- Success: $bc-failed == 0;
13
- Stats: #{ $bc-stats };
14
- Tests: #{ $bc-total };
15
- Asserts: #{ $bc-asserts };
16
- Passed: #{ $bc-passed };
17
- Failed: #{ $bc-failed };
18
- Skipped: #{ $bc-skipped };
19
-
20
- @if $bc-errors != () and $bc-setting-warnings {
21
- @each $error in $bc-errors {
22
- Error: #{$error};
23
- }
24
- }
25
- }
26
-
27
- /* << Bootcamp << */
28
- }
@@ -1,46 +0,0 @@
1
- @mixin should($actual, $expect) {
2
- @if $bc-error {
3
- $expect: false !global;
4
- }
5
-
6
- $bc-asserts: $bc-asserts + 1 !global;
7
-
8
- $bc-actual: json-encode($bc-actual) !global;
9
- $bc-expect: json-encode($bc-expect) !global;
10
-
11
- @if not $expect {
12
- $bc-passing: false !global;
13
- }
14
-
15
- @if not $expect or $bc-setting-verbose {
16
- $status: " ✗";
17
-
18
- @if $bc-passing {
19
- $status: " ✔";
20
- }
21
-
22
- @if $bc-error-text {
23
- #{$status}:
24
- #{$bc-error-text}
25
- #{$bc-actual-text} #{$bc-actual}
26
- #{$bc-expect-text} #{$bc-expect};
27
- } @else {
28
- #{$status}:
29
- #{$bc-actual-text} #{$bc-actual}
30
- #{$bc-expect-text} #{$bc-expect};
31
- }
32
- }
33
-
34
- @if $bc-error-text {
35
- @if not index($bc-errors, $bc-error-text) {
36
- $bc-errors: append($bc-errors, $bc-error-text) !global;
37
- }
38
- }
39
-
40
- $bc-actual-text: null !global;
41
- $bc-expect-text: null !global;
42
- $bc-actual: null !global;
43
- $bc-expect: null !global;
44
- $bc-error-text: null !global;
45
- $bc-error: false !global;
46
- }
@@ -1,9 +0,0 @@
1
- @mixin xdescribe($statement) {
2
- $bc-skipping: true !global;
3
-
4
- @include describe($statement) {
5
- @content;
6
- }
7
-
8
- $bc-skipping: false !global;
9
- }
@@ -1,9 +0,0 @@
1
- @mixin xit($statement) {
2
- $bc-skipping: true !global;
3
-
4
- @include it($statement) {
5
- @content;
6
- }
7
-
8
- $bc-skipping: false !global;
9
- }
@@ -1,5 +0,0 @@
1
- $bc-describe: "It";
2
- $bc-describe-depth: 0;
3
- $bc-passing: null;
4
- $bc-skipping: false;
5
- $bc-errors: ();
@@ -1,2 +0,0 @@
1
- $bc-setting-verbose: false !default;
2
- $bc-setting-warnings: false !default;
@@ -1,6 +0,0 @@
1
- $bc-actual: null;
2
- $bc-actual-text: null;
3
- $bc-expect-text: null;
4
- $bc-expect: null;
5
- $bc-error-text: null;
6
- $bc-error: false;
@@ -1,6 +0,0 @@
1
- $bc-total: 0;
2
- $bc-asserts: 0;
3
- $bc-passed: 0;
4
- $bc-failed: 0;
5
- $bc-skipped: 0;
6
- $bc-stats: "";