Asma Jabir
Asma Jabir
**Description:** Spec issue: https://github.com/ballerina-platform/ballerina-spec/issues/1097
### Description After the initial design, there have been a lot of use cases coming in for code generation and analysis which cannot be achieved by the current design. Following...
## Purpose > Implement test framework with ballerina ## Check List - [x] Read the [Contributing Guide](https://github.com/ballerina-platform/ballerina-lang/blob/master/CONTRIBUTING.md) - [ ] Updated Change Log - [ ] Checked Tooling Support (#)...
### Description Currently, the bal run does not generate the executable which is not consistent with the behavior in bal build + java -jar execution flow. This resulted in unexpected...
**Description:** init.sh should be improved in following ways. * Connection to ports of MSF4J services should be checked * EC2 instance being created should be given tags when launching to...
**Description:** According to the README, scenario05 contains some pre-requisites. These should be fulfilled in `05-pre-scenario-steps.sh` and reverted in `05-post-scenario-steps.sh`. **Suggested Labels:** Type/Bug **Affected Product Version:** Any APIM version tests are...
**Description:** This causes the `ms4fjVerifyNotification` to fail and the cause could be the remoteInstance URL in registry.xml being localhost and so the response of `addNotificationsSubscriptionsRest` is as follows. Failed to...
**Description:** In the current compiler extensions model, the generated code cannot be saved into the file system. The changes are kept in memory and added to the final executable or...
## Purpose > Remove unused code ## Check List - [x] Read the [Contributing Guide](https://github.com/ballerina-platform/ballerina-lang/blob/master/CONTRIBUTING.md) - [ ] Updated Change Log - [ ] Checked Tooling Support (#) - [...