We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This test is testing the wrong things
The text was updated successfully, but these errors were encountered:
@davidvlaminck , kan je deze test nakijken? Bij fill_with_dummy_data() wordt zowel assetId als agentId aangemaakt.
Sorry, something went wrong.
De stap ExcelExporter.from_objects(sequence_of_objects=[agent], filepath=file_location) geeft een bug.
Herschrijf de test zoals deze structuur: test_export_and_then_import_nested_attributes_level_2()
stap1: genereer een object met dummy data clear_value() wissen en omvormen naar agent.contactinfo = None stap2: exporteer stap3: importeer stap4: assert - dummy object == geïmporteerd object
VerdoodtDries
When branches are created from issues, their pull requests are automatically linked.
This test is testing the wrong things
The text was updated successfully, but these errors were encountered: