bcquality/community/knowledge/testing
Jesper Schulz-Wedde 6c02d68b4e Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2)
Six BC-specific testing-domain knowledge articles in community/knowledge/testing/, each with .good.al/.bad.al samples:

- ui-calls-require-test-handlers
- tablerelation-requires-prerequisite-records
- handlers-enqueue-never-assert
- handlerfunctions-attribute-must-match-ui-path
- asserterror-needs-expectederror-and-code
- use-library-codeunits-for-test-fixtures

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 16:10:17 +02:00
..
asserterror-needs-expectederror-and-code.bad.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
asserterror-needs-expectederror-and-code.good.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
asserterror-needs-expectederror-and-code.md Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
handlerfunctions-attribute-must-match-ui-path.bad.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
handlerfunctions-attribute-must-match-ui-path.good.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
handlerfunctions-attribute-must-match-ui-path.md Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
handlers-enqueue-never-assert.bad.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
handlers-enqueue-never-assert.good.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
handlers-enqueue-never-assert.md Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
tablerelation-requires-prerequisite-records.bad.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
tablerelation-requires-prerequisite-records.good.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
tablerelation-requires-prerequisite-records.md Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
ui-calls-require-test-handlers.bad.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
ui-calls-require-test-handlers.good.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
ui-calls-require-test-handlers.md Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
use-library-codeunits-for-test-fixtures.bad.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
use-library-codeunits-for-test-fixtures.good.al Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00
use-library-codeunits-for-test-fixtures.md Add testing knowledge: UI handlers, table relations, asserterror, fixtures (P1+P2) 2026-06-29 16:10:17 +02:00