Skip to content

giscedata_facturacio_som #42

giscedata_facturacio_som

giscedata_facturacio_som #42

GitHub Actions / Test Results succeeded Nov 11, 2024 in 0s

All 78 tests pass in 0s

78 tests   78 ✅  0s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit c8ec7ed.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

78 tests found

There are 78 tests, see "Raw output" for the full list of tests.
Raw output
A Webservice ‑ the common service
ORM Exceptions ‑ when getting the message of the exception
Parsing view to get searchable fields ‑ Adding fields with select="1"
SQL Utilis module ‑ readonly decorator
The Features Flag system ‑ creating a feature
The Features Flag system ‑ when creating a new repository
The Features Flag system ‑ when getting a feature
The Features Flag system ‑ when registering a new feature
The check_for_features method ‑ it should be exported
The check_for_features method ‑ when getting the features of the server
Total ‑ A Webservice
Total ‑ ORM Exceptions
Total ‑ SQL Utilis module
Total ‑ The Features Flag system
Total ‑ Translating a view
Total ‑ UI Tools
Total ‑ Using an API Wrapper
Total ‑ Using isolation decorator
Total ‑ browse_null
Translating a view ‑ it must translate confirm strings
Translating a view ‑ it must translate text strings
Translating a view ‑ it must translate title strings
UI Tools ‑ Parsing view to get searchable fields
UI Tools ‑ When converting an OSV Exception
UI Tools ‑ When converting attrs to json rules
UI Tools ‑ when parsing attributes conditions
Using an API Wrapper ‑ it must call osv_pool as normal
Using isolation decorator ‑ when cursor_factory is a callable
Using isolation decorator ‑ when using read_only
When converting an OSV Exception ‑ it should parse type, title and body
When converting an OSV Exception ‑ when have multiple 
When converting an OSV Exception ‑ when only have body
When converting an OSV Exception ‑ when only have title
When converting an OSV Exception ‑ when only have type and body
When converting attrs to json rules ‑ if a value is a variable
When converting attrs to json rules ‑ if attrs is empty
browse_null ‑ it should be comparable to False
browse_null ‑ it should be comparable to None
creating a feature ‑ it should be True as default
destral.testing.OOBaseTests ‑ test_access_rules
destral.testing.OOBaseTests ‑ test_all_views
destral.testing.OOBaseTests ‑ test_translate_modules
if a value is a variable ‑ it should be prefixed with $
if attrs is empty ‑ it should reutn an empty string
readonly decorator ‑ it must add cursor factory to method
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Partner ‑ test_notify_clients_from_347_partner__when_no_partners
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Partner ‑ test_notify_clients_from_347_partner__when_report_not_calculated
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Partner ‑ test_notify_clients_from_347_partner__when_report_with_partners
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Report ‑ test_notify_clients_from_347_report__when_no_report
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Report ‑ test_notify_clients_from_347_report__when_report_has_no_client_partners
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Report ‑ test_notify_clients_from_347_report__when_report_has_no_partners
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Report ‑ test_notify_clients_from_347_report__when_report_not_calculated
som_l10n_ES_aeat_mod347.tests.test_som_l10n_ES_aeat_mod347.Soml10nEsAeatMod347Report ‑ test_notify_clients_from_347_report__when_report_with_client_partners
the common service ‑ The check_for_features method
when creating a new repository ‑ it should have another store per class
when cursor_factory is a callable ‑ it should call the callable
when evaluating conditions ‑ it should evaluate lists
when evaluating conditions ‑ it should return the correct key
when evaluating conditions ‑ it should use time builin
when evaluating conditions ‑ it should work with AND
when evaluating conditions ‑ it should work with False/True/None
when getting a feature ‑ when the feature doesn't exist
when getting a feature ‑ when the feature exists
when getting the features of the server ‑ it should return a dict with the feature and the feature as the value
when getting the message of the exception ‑ it is warning type
when getting the message of the exception ‑ it must following the format pattern of type -- name\n\nvalue
when only have body ‑ it should parse only body and default type is warning
when only have title ‑ it should parse only title and default type is warning
when only have type and body ‑ it should parse only type and body
when parsing attributes conditions ‑ it should parse the keys of attribute
when parsing attributes conditions ‑ when evaluating conditions
when registering a new feature ‑ it should be stored in the features repository
when registering a new feature ‑ it should fail if there is another feature with the same name
when the feature doesn't exist ‑ it should return None
when the feature exists ‑ it should return the feature
when using read_only ‑ it should have readonly and isolation_level both
when using read_only ‑ it should have the property isolation_level
when using read_only ‑ it should have the property readonly