Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FT-10 Lab Result #13

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

FT-10 Lab Result #13

wants to merge 7 commits into from

Conversation

diaslanjar
Copy link

No description provided.

@@ -0,0 +1,115 @@
require 'rails_helper'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saran dari mentor kemarin, nice to have kalo spec/request dipindah ke folder spec/controller dan namanya ngikut nama file controller-nya dikasih suffix _spec. Biar seragam semua penamaan folder/file nya

@@ -0,0 +1,15 @@
require 'rails_helper'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better di hapus filenya kalau tidak digunakan.

@@ -0,0 +1,2 @@
module LabMeasurementHelper
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file yang tidak digunakan bisa di hapus mas

@@ -0,0 +1,2 @@
module LabResultCategoriesHelper
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file yang tidak digunakan bisa di hapus mas

@@ -0,0 +1,2 @@
module LabResultsHelper
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file yang tidak digunakan bisa di hapus mas

expect(labresult).to be_valid
end
end
describe '-- UPDATE Lab Result' do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test case update lab result bisa dihapus mas, karena saya lihat di routenya tidak tidak ada update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants