Test File 7 test-fm_shape_vms_logbook_data_st.R

Summary

  • Number of test(s) : 1

  • Number of expectation(s) : 10

  • Number of successful expectation(s) : 9

  • Number of failed expectation(s) : 0

  • Number of errored expectation(s) : 0

  • Number of expectations with warning(s) : 0

  • Number of validated skip expectation(s) : 0

  • Number of skipped expectation(s) : 1

Details

Test Description Expectation Result Location Test_time
fm_shape_vms_logbook_data_st works Testing that fm_shape_sci_data_st returns a list expect_type(object = result, type = “list”) Success test-fm_shape_vms_logbook_data_st.R#70 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works Testing names of the list expect_named(object = result, expected = c(“b_com_i”, “y_com_i”, “c_com_x”, “t_com_i”, “Aix_ij_com”, “Aix_w_com”, “vmslogbook_data_2” ) ) Success test-fm_shape_vms_logbook_data_st.R#74 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works NA (was skipped) expected = c(“b_com_i”, 🔄 Skipped test-fm_shape_vms_logbook_data_st.R#75 NA (was skipped)
fm_shape_vms_logbook_data_st works Testing types inside the list expect_type(result[[“b_com_i”]], “double”) Success test-fm_shape_vms_logbook_data_st.R#86 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works Testing types inside the list expect_type(result[[“y_com_i”]], “double”) Success test-fm_shape_vms_logbook_data_st.R#87 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works expect_type(result[[“c_com_x”]], “double”) Success test-fm_shape_vms_logbook_data_st.R#88 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works expect_type(result[[“t_com_i”]], “integer”) Success test-fm_shape_vms_logbook_data_st.R#89 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works expect_type(result[[“Aix_ij_com”]], “integer”) Success test-fm_shape_vms_logbook_data_st.R#90 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works expect_type(result[[“Aix_w_com”]], “double”) Success test-fm_shape_vms_logbook_data_st.R#91 2023-04-13 12:24:48
fm_shape_vms_logbook_data_st works expect_type(result[[“vmslogbook_data_2”]], “list”) Success test-fm_shape_vms_logbook_data_st.R#92 2023-04-13 12:24:48