This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
1e63c59a8a
foodsoft
/
spec
/
support
/
faker.rb
10 lines
135 B
Ruby
Raw
Normal View
History
Unescape
Escape
Improve testing on docker
2020-07-27 17:39:56 +02:00
module
Faker
class
Unit
class
<<
self
def
unit
chore: rubocop chore: fix api test conventions chore: rubocop -A spec/ chore: more rubocop -A fix failing test rubocop fixes removes helper methods that are in my opinion dead code more rubocop fixes rubocop -a --auto-gen-config
2023-05-12 13:01:12 +02:00
%w[
kg 1L 100ml piece bunch 500g
]
.
sample
Improve testing on docker
2020-07-27 17:39:56 +02:00
end
end
end
end
Reference in a new issue
Copy permalink