forked from rdkcentral/firebolt-certification-suite
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
feat(initial release): dev to main #2
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added global function to resolve device variable * Added jsdocs * Addressed review comments * fix lint errors
FIRECERT-2055-Add support for type undefined in validation object
FIRECERT-2108 Core module report analysis and fixing
FIRECERT-2086: [XSB]Manage module support implementation
[POC] Implement event listening for 1st party calls via websocket
…ication-suite into FIRECERT-2142
Port Test cases to FCS which involves 2 apps
[FCS] Add device identifier to "App calls" glue
* make FireLog work as a function * update fireLog * minor fix * minor fix * minor change * update fireLog message * update fireLog message * minor change for fireLog * add fireLog fail * minor fix * add change to fireLog * minor fix * minor fix
…les (rdkcentral#88) * add customFooter * Update PageFooter * add custom metadata * add suport for configModule file * add suport for configModule file * customReportData * change the handle of files * update json * update local generator * add customreportdata md * add readme * add readme * FIRECERT-2149 - Just cleaned up a little bit With html flags it was causing some of the examples to be cut off. --------- Co-authored-by: Roebot926 <jroe926@gmail.com>
[FCS] Setter/Getter Code Refactoring
User triggers event implementation
Unload App Changes
…y tag (rdkcentral#159) * fix error print in script and adjust tagging for easier run management * fix spacing in unloading feature * Adjust spacing for readability * tags
# Conflicts: # cypress/TestCases/FireboltCertification/Accessibility.feature # cypress/TestCases/FireboltCertification/Account.feature # cypress/TestCases/FireboltCertification/AdditionalTestcases/ClosedCaptionsManage.feature # cypress/TestCases/FireboltCertification/Device.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/Lifecycle.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleBackground.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleConfigurations.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleForeground.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleInactive.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleInitializing.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleSuspended.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleTerminated.feature # cypress/TestCases/FireboltCertification/LifecycleTestcases/LifecycleUnloading.feature # cypress/TestCases/FireboltCertification/Manage/AcknowledgeChallengeManage_RpcOnly.feature # cypress/TestCases/FireboltCertification/Manage/ClosedCaptionsManage.feature # cypress/TestCases/FireboltCertification/Manage/HdmiInput.feature # cypress/TestCases/FireboltCertification/Manage/KeyboardManage_RpcOnly.feature # cypress/TestCases/FireboltCertification/Manage/ProfileManage_RpcOnly.feature # cypress/TestCases/FireboltCertification/SecondScreen.feature # cypress/TestCases/FireboltCertification/UserInterest.feature # cypress/fixtures/fireboltCalls/keyboard.json # cypress/fixtures/fireboltCalls/profile.json # cypress/fixtures/modules/device.json # cypress/support/appObjectConfigs.js # cypress/support/constants/constants.js # cypress/support/cypress-commands/commands.js # cypress/support/cypress-commands/lifecycle.js # cypress/support/cypress-support/src/utils.js # cypress/support/cypress-support/src/utils.md # cypress/support/step_definitions/fireboltCalls.js # cypress/support/step_definitions/fireboltCalls.md # cypress/support/step_definitions/getterSetterCalls.js # cypress/support/step_definitions/testSetup.js # cypress/support/step_definitions/validations.js # cypress/support/step_definitions/validations.md # cypress/support/validations/schemaValidation.js # defaultModule/appTransport/index.js # defaultModule/requestModules/fcs.js
jbigel
added a commit
that referenced
this pull request
Jul 26, 2024
Merge pull request #2 from jbigel/dev
🎉 This PR is included in version 1.1.0-dev.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.