index
:
thin-edge.io
add-codeowners
api-requirements-and-design
build-with-nix
cla-to-dco
coding-guidelines-adaption
deny-commits-without-sob
doc/contributing-plugins
doc/contributing-plugins-doc
doc/release-workflow
feature/add_tedge_api/config-json-export
feature/add_tedge_api/optimize-build-time
feature/add_tedge_api/plugin-mqtt-one-target-per-subscription
feature/add_tedge_api/plugin-prometheus
feature/add_tedge_api/port-existing-binaries
feature/add_tedge_api/showcase
feature/add_tedge_api_impl
feature/add_tedge_api_impl_better_errors
feature/add_tedge_api_only/config-doc
feature/add_tedge_api_only/config-option
gh-action/apidiff
gh-action/gitlint
gh-action/lint
gh-action/stale
integrate-feature-api
main
optimize-ci-time
post-merge/api-readme-fixes
post-merge/as-config-for-pathbuf
post-merge/core-reactor-lifecycle-error-propagation
post-merge/message-type-registry
post-merge/nix-thin-edge-builder
post-merge/no-allocation-in-receiverbundle-getids
post-merge/panic-strategies
post-merge/plugin-fdman
post-merge/plugin-max
post-merge/plugin/shutdown-timer
post-merge/plugin_lua
post-merge/remove-unused-code
post-merge/tedge-bugreport
post-merge/tedge_core/deny-more
post-merge/tedge_core/doc
post-merge/tedge_lib-bytesize-helper
post-merge/testcontainers
post-merge/tracing-journald
post-merge/tracing-loki
post-merge/tracing-tree
post-merge/update-and-unvendor-bevy-reflect
project-vision-update
remove-json-writer
showcase
simplify-thin-edge-json-utils
style-fixes
test-infra-k8s
test-multithreaded
tmp
vision/patches
watchdog/use-systemd-crate
Contrib clone of thin-edge.io
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-08-16
Fix: Quote variable
Matthias Beyer
2022-08-10
Add RF test case for MQTT health check c8y
Gligor
2022-06-07
Possible issues with requesting logs (#1182)
PradeepKiruvale
2022-05-30
moved mqtt tests from Python to Rust #1011 (#1128)
Alex Solomes
2022-05-25
port mqtt port set/unset pysys tests to rust #1013 (#1129)
Alex Solomes
2022-05-18
Retry when retrieving the C8Y ID fails
Michael Abel
2022-05-04
runtime_start_two_mappers pysys test fix #1124
initard
2022-04-25
Allow more time for the SmartREST smoketest
Michael Abel
2022-04-25
Adjust assertions to current outputs
Michael Abel
2022-04-25
Remove leftover assertion after moving code to the environment
Michael Abel
2022-04-25
Add exception when software list is empty
Michael Abel
2022-04-25
Fix typos
Michael Abel
2022-04-25
Stop Apama before removing the project
Michael Abel
2022-04-13
moving python tedge mapper tests to rust #958
initard
2022-04-07
Stabilize test against name changes ...
Michael Abel
2022-04-07
Merge branch 'main' into bugs/fix_c8y_message_threshhold_in_test
Michael Abel
2022-04-06
Autoformat all python files with black
Michael Abel
2022-04-06
Fix message threshhold in test
Michael Abel
2022-04-06
Switch to PySys 2.1 to see skipped tests
Michael Abel
2022-04-06
Fix filename in test assertion
Michael Abel
2022-04-06
Check against tedge version 0.6.x
Michael Abel
2022-03-22
Avoid to have two platform options in PySys ...
Michael Abel
2022-03-11
Rename message field to text in Thin Edge JSON alarms payload
Albin Suresh
2022-03-08
Closes #966 Cleanup logic for tedge_mapper_c8y_alarms pysys test
Albin Suresh
2022-03-04
Merge pull request #970 from abelikt/bugs/fix_test_tedge_software_update
Michael Abel
2022-03-04
Update test documentation from test code
Michael Abel
2022-03-02
Make path also work from other locations
Michael Abel
2022-03-02
Don't override cleanup of the base class
Michael Abel
2022-03-02
Use conventional string formatting ...
Michael Abel
2022-03-02
Add stdouterr so that we see where the test fails
Michael Abel
2022-03-02
Update import path
Michael Abel
2022-03-02
Disabled test execution due to #792
Michael Abel
2022-03-02
Disable test that fails. See #966
Michael Abel
2022-03-02
Disable test that fails. See #955
Michael Abel
2022-03-02
Delete wrong test docu
Michael Abel
2022-03-02
Check for OPTIONS in output after switching to clap
Michael Abel
2022-03-02
Disable test that fails. See #752
Michael Abel
2022-03-02
Enable and update test that failed in the past with tedge -h -V
Michael Abel
2022-03-02
Check for OPTIONS in output after switching to clap
Michael Abel
2022-02-28
fixup! fixup! Remove remaining sm-mapper mentions
Lukasz Woznicki
2022-02-25
fixup! Remove remaining sm-mapper mentions
Lukasz Woznicki
2022-02-25
Remove remaining sm-mapper mentions
Lukasz Woznicki
2022-02-21
Fix method signature (#889)
Michael Abel
2022-02-18
Remove sm mapper from config scripts and update docs to not mention it
Lukasz Woznicki
2022-02-17
Merge pull request #793 from initard/bugfix/tmppath
Alex Solomes
2022-02-15
[#835] Dynamic Cumulocity id management in system tests (#839)
Michael Abel
2022-02-08
[#738] Frequent mosquitto restarts cause test failures as systemd interferes ...
Michael Abel
2022-02-04
[699] init/clear agent and mapper sessions (#797)
PradeepKiruvale
2022-02-01
making url modular
initard
2022-01-28
System test for tedge mqtt pub retain (#785)
PradeepKiruvale
[next]